Skip to content

Commit d228a02

Browse files
committed
Windows coverage template to use UTF-8
1 parent f0a7c8e commit d228a02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/code-coverage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,8 @@ jobs:
431431
path: ci-automation
432432

433433
- name: Generate gcovr report
434+
env:
435+
PYTHONUTF8: 1
434436
run: |
435437
set -xe
436438
module=$(basename ${GITHUB_REPOSITORY})

0 commit comments

Comments
 (0)