Skip to content

Commit 3598ebb

Browse files
committed
[CARE-3589] Drop package-lock.json from the repo
1 parent 25407b0 commit 3598ebb

File tree

2 files changed

+1
-16924
lines changed

2 files changed

+1
-16924
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
node-version: ${{ matrix.node-version }}
3737

3838
- name: npm install
39-
run: npm ci
39+
run: npm i
4040

4141
- name: lint
4242
run: npm run lint

0 commit comments

Comments
 (0)