Skip to content

Commit 047e5c7

Browse files
committed
Update jest.yml
1 parent c0a738e commit 047e5c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
node-version: 21
2424
- name: Install modules
25-
run: npm i
25+
run: npm ci
2626
- name: Build
2727
run: npm run build-release
2828
- name: Run all tests

0 commit comments

Comments
 (0)