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 441e1e9 commit 96b144aCopy full SHA for 96b144a
1 file changed
.github/workflows/tests.yml
@@ -46,7 +46,7 @@ jobs:
46
env:
47
CYPRESS_INSTALL_BINARY: 0
48
PUPPETEER_SKIP_DOWNLOAD: true
49
- run: npm ci
+ run: npm i
50
51
- name: Test
52
run: npm run test
0 commit comments