We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58a46d9 commit 2bff3f8Copy full SHA for 2bff3f8
1 file changed
.github/workflows/node.js.yml
@@ -21,4 +21,5 @@ jobs:
21
with:
22
node-version: ${{ matrix.node-version }}
23
cache: 'npm'
24
+ - run: npm install --dev
25
- run: npm test
0 commit comments