Skip to content

Commit

Permalink
update codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Sep 28, 2023
1 parent 3cc3b8d commit 03435cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
with:
files: lcov.info

0 comments on commit 03435cc

Please sign in to comment.