Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into merge_master
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Rademacher committed Jun 19, 2024
2 parents 7fbadd0 + 572fcf9 commit 0ada415
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ jobs:
GAP_TESTFILE: tst/testall.g
only-needed: true
- uses: gap-actions/process-coverage@v2
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

# The documentation job
manual:
Expand Down

0 comments on commit 0ada415

Please sign in to comment.