Skip to content

Commit 7121ed6

Browse files
committed
Update examples-tests.yaml
1 parent bc15c96 commit 7121ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
node-version: '20.x'
3535
- name: Install dependencies
36-
run: npm ci
36+
run: npm install
3737
- name: Run tests
3838
run: npm test
3939

0 commit comments

Comments
 (0)