Skip to content

Commit

Permalink
ci: dont fail on codecov upload error
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev committed Jan 25, 2024
1 parent 4400bf6 commit 5d61184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
fail_ci_if_error: true

ensure-wasm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5d61184

Please sign in to comment.