Skip to content

Commit df5e233

Browse files
committed
chore: add back --ignore-scripts
1 parent c7980df commit df5e233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- run: npm install -g [email protected]
8787

8888
- name: Bootstrap
89-
run: npm ci --no-optional
89+
run: npm ci --ignore-scripts
9090

9191
- name: Build 🔧
9292
run: |

0 commit comments

Comments
 (0)