Skip to content

Commit

Permalink
Find coverage file on Windows
Browse files Browse the repository at this point in the history
codecov's autodetect finds the file on Linux and MacOS but not
Windows...

Signed-off-by: Chris Koch <chrisko@google.com>
  • Loading branch information
hugelgupf committed Jan 18, 2024
1 parent b65f0e1 commit fdda796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/p9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
flags: ${{ matrix.platform }}-unit
fail_ci_if_error: true
verbose: true
files: coverage.txt

cross_platform_build:
name: Cross-platform Build
Expand Down

0 comments on commit fdda796

Please sign in to comment.