This commit is contained in:
Philipp Kühn 2021-09-18 00:04:25 +02:00
commit c4dc91b5cc

View File

@ -92,7 +92,7 @@ jobs:
uses: cypress-io/github-action@v2
with:
cache-key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/yarn.lock') }}
start: yarn start:demos
start: yarn start
wait-on: 'http://localhost:3000'
project: ./tests
browser: chrome