diff --git a/.github/workflows/code-coverage.yml b/.github/workflows/code-coverage.yml index 65f2c05b..a1125a2b 100644 --- a/.github/workflows/code-coverage.yml +++ b/.github/workflows/code-coverage.yml @@ -431,6 +431,8 @@ jobs: path: ci-automation - name: Generate gcovr report + env: + PYTHONUTF8: 1 run: | set -xe module=$(basename ${GITHUB_REPOSITORY})