Skip to content

Commit

Permalink
CI: check with only needed packages, too
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin authored and FriedrichRober committed Mar 15, 2024
1 parent a2f4fc7 commit 8130da7
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 @@ -36,6 +36,9 @@ jobs:
- uses: gap-actions/build-pkg@v1
- uses: gap-actions/build-pkg-docs@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 8130da7

Please sign in to comment.