Skip to content

Commit 41b5e8c

Browse files
committed
Update test.yaml
1 parent 08a69b4 commit 41b5e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: "22"
2020

2121
- name: Install dependencies
22-
run: npm ci
22+
run: npm i
2323

2424
- name: Run tests
2525
run: npm test

0 commit comments

Comments
 (0)