Remove install:false

This commit is contained in:
Vim USDS 2021-10-14 19:05:24 -07:00
parent 2d3e2ba3ef
commit f504160232

View file

@ -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