Skip to content

Commit 2c57a22

Browse files
committed
chore(config): No lockfiles
1 parent dae5e1f commit 2c57a22

File tree

7 files changed

+1
-143942
lines changed

7 files changed

+1
-143942
lines changed

.github/workflows/pr-validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
${{ runner.os }}-node-${{ matrix.version }}-
2828
2929
- name: Installing dependencies
30-
run: npm ci
30+
run: npm install
3131

3232
- name: Running tests
3333
run: npm run test

0 commit comments

Comments
 (0)