Skip to content

Commit

Permalink
CI: test with mininimal set of packages loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Mar 23, 2024
1 parent 8ee1c6d commit f9dda59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
GAPBRANCH: ${{ matrix.gap-branch }}
- uses: gap-actions/build-pkg@v1
- uses: gap-actions/run-pkg-tests@v2
- uses: gap-actions/run-pkg-tests@v2
with:
only-needed: true
- uses: gap-actions/process-coverage@v2
- uses: codecov/codecov-action@v4

Expand Down

0 comments on commit f9dda59

Please sign in to comment.