Use npm install
This commit is contained in:
parent
5f0932f239
commit
2878a0e8a6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -10,3 +10,5 @@ jobs:
|
|||
# and run all Cypress tests
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
install-command: npm install
|
||||
|
|
Loading…
Add table
Reference in a new issue