Skip to content

Commit

Permalink
Update ci.yml to ot fail if codecov fails (#541)
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
ViralBShah authored Jun 3, 2024
1 parent 0888db6 commit 45dfe45
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 @@ -66,7 +66,6 @@ jobs:
with:
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
aqua-test:
runs-on: ${{ matrix.os }}
timeout-minutes: 60
Expand Down

0 comments on commit 45dfe45

Please sign in to comment.