Update cypress.yml

This commit is contained in:
Daniel Grams 2022-01-14 00:25:15 +01:00 committed by GitHub
parent 007777bf0d
commit 0bfda29700

View File

@ -69,6 +69,7 @@ jobs:
with:
browser: chrome
record: true
video: false
parallel: true
group: "Mobile"
wait-on: "http://127.0.0.1:5001"
@ -143,6 +144,7 @@ jobs:
with:
browser: chrome
record: true
video: false
parallel: true
group: "Desktop"
wait-on: "http://127.0.0.1:5001"