Skip to content

Commit 3eb5ec4

Browse files
committed
adding bahmutov/npm-install to workflow
1 parent 2678463 commit 3eb5ec4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
node-version: 12.x
3030
- name: Install dependencies
31+
uses: bahmutov/[email protected]
3132
run: npm install
3233
- name: Mocha
3334
run: npm run test:only

0 commit comments

Comments
 (0)