Skip to content

Commit 9559051

Browse files
committed
chore: remove package-lock.json
1 parent e66d982 commit 9559051

File tree

2 files changed

+1
-4756
lines changed

2 files changed

+1
-4756
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: git --version
2929

3030
- name: Install npm dependencies
31-
run: npm ci
31+
run: npm install
3232

3333
- name: Run tests
3434
run: npm test

0 commit comments

Comments
 (0)