Skip to content

Commit

Permalink
CI: Ensure code coverage reporting will work in February 2022 and beyond
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jun 22, 2022
1 parent c4c6360 commit ea1ca98
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 @@ -37,7 +37,7 @@ jobs:
- uses: gap-actions/build-pkg@v1
- uses: gap-actions/run-pkg-tests@v2
- uses: gap-actions/process-coverage@v2
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v2

# The documentation job
manual:
Expand Down

0 comments on commit ea1ca98

Please sign in to comment.