Skip to content

Commit

Permalink
GH Actions: pass if codecov upload fails
Browse files Browse the repository at this point in the history
The codecov upload is too flaky
  • Loading branch information
MetRonnie committed Jul 12, 2022
1 parent cd11a01 commit 5e262a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,4 @@ jobs:
with:
name: '${{ github.workflow }} ${{ matrix.name }} ${{ matrix.chunk }}'
flags: functional-tests
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 5e262a2

Please sign in to comment.