Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 3, 2021
1 parent 75ea9ce commit 721ca07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
before_install: npm install -g pnpm@3 yarn@1
- run: npm run tests-only
- run: npm root -g && npm run tests-only

node:
name: 'node 8+'
Expand Down

0 comments on commit 721ca07

Please sign in to comment.