Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
elmerbulthuis committed Jul 31, 2024
1 parent ca61a20 commit 911751b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:
- uses: actions/checkout@v4
- run: npm ci

# node test runner seems to support globs since v21
- if: ${{ matrix.node-version >= 21 }}
run: npm --workspaces test --if-present
- run: npm --workspaces test --if-present

fixtures:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 911751b

Please sign in to comment.