mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-24 06:55:23 -07:00
Update cypress.yml
This commit is contained in:
parent
6f9a0fbbca
commit
cbaee3978a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
||||||
|
|
||||||
- name: Start Frontend
|
- name: Start Frontend
|
||||||
run: |
|
run: |
|
||||||
yarn --cwd ./src/Ombi/ClientApp run start:nomap &
|
yarn --cwd ./src/Ombi/ClientApp run start:nomap
|
||||||
|
|
||||||
- name: Cypress Tests
|
- name: Cypress Tests
|
||||||
uses: cypress-io/github-action@v2.8.2
|
uses: cypress-io/github-action@v2.8.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue