Skip to content

Commit

Permalink
Pass token and error out on failure
Browse files Browse the repository at this point in the history
for current
  • Loading branch information
andreasnoack authored Aug 16, 2024
1 parent dc8d06b commit b135e49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
file: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit b135e49

Please sign in to comment.