Skip to content

Commit fb05a4a

Browse files
committed
chore: install dependencies with github actions
1 parent a7cabaa commit fb05a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
with:
2828
node-version: ${{ matrix.node_version }}
2929
- run: |
30+
npm install
3031
npm run test

0 commit comments

Comments
 (0)