Skip to content

Commit

Permalink
CI: Temporarily disable failing on coverage upload, Codecov has issues
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 3, 2022
1 parent 6492325 commit 792e7a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- name: Upload coverage results to Codecov
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 792e7a2

Please sign in to comment.