Skip to content

Commit a030667

Browse files
committed
revert: pytest is failing not codecov so it doesn't do anything
Signed-off-by: exploreriii <[email protected]>
1 parent 006536e commit a030667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check-codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
files: coverage.xml
45-
fail_ci_if_error: false
45+
fail_ci_if_error: true

0 commit comments

Comments
 (0)