Skip to content

Commit 9bf7a5f

Browse files
authored
Rename GitHub Actions folder (#60)
1 parent acaad29 commit 9bf7a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
with:
3030
node-version: "${{ matrix.node-version }}"
3131
- uses: actions/checkout@v2
32+
- run: npm install
3233
- run: npm run lint
3334
- run: npm run test-and-coverage

0 commit comments

Comments
 (0)