Update cypress.yml

This commit is contained in:
Jamie 2021-03-09 22:59:30 +00:00 committed by GitHub
commit 6f9a0fbbca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ jobs:
- name: Start Frontend
run: |
nohup yarn --cwd ./src/Ombi/ClientApp run start:nomap &
yarn --cwd ./src/Ombi/ClientApp run start:nomap &
- name: Cypress Tests
uses: cypress-io/github-action@v2.8.2