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 Sep 28, 2022
1 parent 3049ae6 commit 33ecbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -52,4 +52,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 33ecbf3

Please sign in to comment.