Skip to content

Commit 997ed2e

Browse files
committed
not sure what on earth is going on with codecov
tweaking things to see if I can shake it loose
1 parent 75a3f37 commit 997ed2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646
files: ./coverage.xml
4747
flags: unittests
48-
fail_ci_if_error: true
48+
fail_ci_if_error: false
4949
verbose: true

0 commit comments

Comments
 (0)