mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-13 01:56:55 -07:00
fixed yaml
This commit is contained in:
parent
c9c50db462
commit
a9b88b6cc8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
@ -70,7 +70,7 @@ jobs:
|
||||||
browser: chrome
|
browser: chrome
|
||||||
headless: true
|
headless: true
|
||||||
working-directory: tests
|
working-directory: tests
|
||||||
group: "UI - Chrome",
|
group: "UI - Chrome"
|
||||||
parallel: true
|
parallel: true
|
||||||
wait-on: http://localhost:3577/
|
wait-on: http://localhost:3577/
|
||||||
# 7 minutes
|
# 7 minutes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue