pull/4097/head
tidusjar 3 years ago
parent 7afefef295
commit cc69371b9e

@ -24,7 +24,7 @@ jobs:
run: |
ls &
dotnet run -p ./src/Ombi -- --host http://*:3577 &
yarn --cwd ~/src/ombi/clientapp start
yarn --cwd /src/ombi/clientapp start
- name: Cypress Tests
uses: cypress-io/github-action@v2.8.2
with:

Loading…
Cancel
Save