Skip to content

Commit

Permalink
Revert update of codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
simonp0420 committed Feb 19, 2024
1 parent a457913 commit b144f32
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 @@ -31,7 +31,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v1
with:
file: lcov.info
docs:
Expand Down

0 comments on commit b144f32

Please sign in to comment.