fix tests

This commit is contained in:
Philipp Kühn 2021-09-17 23:53:07 +02:00 committed by GitHub
parent 569aa15c4f
commit f60b94224c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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