mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
Remove install:false
This commit is contained in:
parent
2d3e2ba3ef
commit
f504160232
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deploy_staging.yml
vendored
1
.github/workflows/deploy_staging.yml
vendored
|
@ -94,7 +94,6 @@ jobs:
|
||||||
uses: cypress-io/github-action@v2
|
uses: cypress-io/github-action@v2
|
||||||
with:
|
with:
|
||||||
working-directory: ${{env.WORKING_DIRECTORY}}
|
working-directory: ${{env.WORKING_DIRECTORY}}
|
||||||
install: false
|
|
||||||
start: npm start
|
start: npm start
|
||||||
wait-on: 'http://localhost:8000'
|
wait-on: 'http://localhost:8000'
|
||||||
browser: chrome
|
browser: chrome
|
||||||
|
|
Loading…
Add table
Reference in a new issue