mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 14:13:36 -07:00
Update cypress.yml
This commit is contained in:
parent
0cbf623f3a
commit
731d5a2c14
1 changed files with 2 additions and 2 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
||||||
browser: chrome
|
browser: chrome
|
||||||
headless: true
|
headless: true
|
||||||
working-directory: tests
|
working-directory: tests
|
||||||
wait-on: http://localhost:3577/
|
wait-on: http://localhost:5000/
|
||||||
# 10 minutes
|
# 10 minutes
|
||||||
wait-on-timeout: 600
|
wait-on-timeout: 600
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue