Skip to content

Commit

Permalink
Don't try to run tests without HAPs optional dependencies
Browse files Browse the repository at this point in the history
The HAP test suite really needs all (?) its optional dependencies in its
tests.
  • Loading branch information
fingolfin committed Jul 29, 2024
1 parent bbdf3a0 commit 057e7c7
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 @@ -44,9 +44,6 @@ 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
with:
Expand Down

0 comments on commit 057e7c7

Please sign in to comment.