Skip to content

Commit

Permalink
Pass token and fail on error
Browse files Browse the repository at this point in the history
for ci-future
  • Loading branch information
andreasnoack authored Aug 16, 2024
1 parent 8d90eed commit dc8d06b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,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 dc8d06b

Please sign in to comment.