Skip to content

Commit

Permalink
migrate to codecov-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
xitology committed Dec 13, 2021
1 parent 5f3a30a commit a2c6cfb
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 @@ -69,7 +69,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v2
with:
file: lcov.info
docs:
Expand Down

0 comments on commit a2c6cfb

Please sign in to comment.