Skip to content

Commit

Permalink
CI: Remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
m110 committed Oct 18, 2024
1 parent 7aad832 commit e556615
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
- run: make wait
- run: make test_codecov
- uses: codecov/codecov-action@v4
if: ${{ secrets.codecov_token != '' }}
with:
fail_ci_if_error: true
files: ./coverage.out
Expand Down

0 comments on commit e556615

Please sign in to comment.