mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -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
|
||||
with:
|
||||
working-directory: ${{env.WORKING_DIRECTORY}}
|
||||
install: false
|
||||
start: npm start
|
||||
wait-on: 'http://localhost:8000'
|
||||
browser: chrome
|
||||
|
|
Loading…
Add table
Reference in a new issue