Skip to content

Commit

Permalink
CI: don't run tests with mininimal set of packages loaded
Browse files Browse the repository at this point in the history
... as there are no optional depdendencies in this package
  • Loading branch information
fingolfin committed Jan 22, 2025
1 parent fa97d60 commit 1bcbbf4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ jobs:
# avoid https://github.com/gap-packages/recog/issues/302
- 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
with:
Expand Down

0 comments on commit 1bcbbf4

Please sign in to comment.