Skip to content

Commit

Permalink
Update .github/workflows/CI_BoundaryValueDiffEqShooting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Nov 18, 2024
1 parent a90b4b0 commit 87dba5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_BoundaryValueDiffEqShooting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
directories: lib/BoundaryValueDiffEqShooting/src,lib/BoundaryValueDiffEqCore/src
- uses: codecov/codecov-action@v5
with:
file: lcov.info
files: lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true
fail_ci_if_error: false
Expand Down

0 comments on commit 87dba5b

Please sign in to comment.