Skip to content

Commit

Permalink
Ignore failures to upload codecov results (#2326)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Aug 23, 2022
1 parent 3a0cbb5 commit 455798a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
uses: codecov/codecov-action@v3
with:
name: ${{ matrix.tox_env }}
fail_ci_if_error: true # optional (default = false)
fail_ci_if_error: false # see https://github.com/codecov/codecov-action/issues/598
verbose: true # optional (default = false)
- name: Archive logs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 455798a

Please # to comment.