Skip to content

Commit

Permalink
don't run gcov from codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Tachi107 committed Jan 13, 2024
1 parent 6298376 commit 73afe58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ jobs:
sqop verify codecov.SHA256SUM.sig pgp_keys.asc < codecov.SHA256SUM
sha256sum --check codecov.SHA256SUM
chmod +x codecov
./codecov --verbose --gcov --gcovExecutable cov.sh
./codecov --verbose

0 comments on commit 73afe58

Please sign in to comment.