Skip to content

Commit

Permalink
💚 Re-enable CI failure on Codecov upload failures
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoZosa committed Sep 11, 2021
1 parent b4f7a42 commit 7227dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -159,7 +159,7 @@ jobs:
uses: "codecov/codecov-action@v2.0.3"
with:
file: ./.tox/coverage.xml
fail_ci_if_error: false
fail_ci_if_error: true

# Mutation testing jobs ------------------------
test-mutations:
Expand Down

0 comments on commit 7227dc1

Please sign in to comment.