There was an error while loading. Please reload this page.
1 parent 310ab52 commit 526d487Copy full SHA for 526d487
1 file changed
.github/workflows/test-dependencies.yml
@@ -15,5 +15,5 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
- uses: actions/setup-node@v3
18
- - run: npm i --ignore-scripts --package-lock-only
+ - run: npm install --ignore-scripts --package-lock-only
19
- run: npm audit --omit=dev
0 commit comments