Skip to content

Commit 4f5f694

Browse files
committed
Add install to CI
1 parent 9b827cc commit 4f5f694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ jobs:
1313
- uses: actions/setup-node@v4
1414
with:
1515
node-version: '20'
16+
- run: npm install
1617
- run: npm run test-ci

0 commit comments

Comments
 (0)