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 c77b5b7 commit 93790a9Copy full SHA for 93790a9
.github/workflows/node.js.yml
@@ -24,6 +24,5 @@ jobs:
24
uses: actions/setup-node@v1
25
with:
26
node-version: ${{ matrix.node-version }}
27
- - run: npm install
28
- run: npm ci
29
- run: npm test
0 commit comments