Skip to content

Commit c1cbb41

Browse files
committed
ci: test allow scripts
1 parent 0b24daa commit c1cbb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

5757
- name: Install dependencies
58-
run: npm i --ignore-scripts
58+
run: npm i
5959

6060
- name: CI environment setup
6161
run: >

0 commit comments

Comments
 (0)