Skip to content

Commit 4912849

Browse files
committed
Don't fail if codecov if run from a branch
1 parent 10bf572 commit 4912849

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pull_request.yml

-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
env:
6262
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
6363
with:
64-
fail_ci_if_error: true
6564
directory: coverage
6665
plugin: pycoverage # Only run one plugin so that all do not run. There is no way to disable plugins entirely.
6766

0 commit comments

Comments
 (0)