Skip to content

Commit

Permalink
Update .github/workflows/Downstream.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Nov 18, 2024
1 parent 996e7b2 commit 22d8748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 22d8748

Please sign in to comment.