There was an error while loading. Please reload this page.
1 parent ee56c8e commit c4f7ee0Copy full SHA for c4f7ee0
1 file changed
.github/workflows/scheduler.yml
@@ -39,7 +39,7 @@ jobs:
39
node-version: lts/*
40
41
- name: Install dependencies
42
- run: npm install
+ run: npm install --ignore-scripts
43
44
- name: Setup env
45
env:
0 commit comments