Skip to content

Commit 93790a9

Browse files
Update node.js.yml
1 parent c77b5b7 commit 93790a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ jobs:
2424
uses: actions/setup-node@v1
2525
with:
2626
node-version: ${{ matrix.node-version }}
27-
- run: npm install
2827
- run: npm ci
2928
- run: npm test

0 commit comments

Comments
 (0)