Skip to content

Commit

Permalink
changed github test
Browse files Browse the repository at this point in the history
  • Loading branch information
neferin12 committed Apr 8, 2021
1 parent 50ca732 commit 1f0cd3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v2
with:
start: npm run serve
wait-on: 'http://localhost:8080'
start: npm run serve:test
wait-on: 'http://localhost:8088'
- name: Archive test results
uses: actions/upload-artifact@v2
if: failure()
Expand Down

0 comments on commit 1f0cd3d

Please sign in to comment.