We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b24daa commit c1cbb41Copy full SHA for c1cbb41
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
node-version: ${{ matrix.node-version }}
56
57
- name: Install dependencies
58
- run: npm i --ignore-scripts
+ run: npm i
59
60
- name: CI environment setup
61
run: >
0 commit comments