Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed May 26, 2023
1 parent 11f1ad6 commit a1d969b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cypress.yml
Expand Up @@ -61,8 +61,8 @@ jobs:
- name: Cypress Run
uses: cypress-io/github-action@v5
env:
URL: localhost
SERVER_PATH: otland-forgottenserver
CYPRESS_URL: localhost
CYPRESS_SERVER_PATH: otland-forgottenserver

- name: Save screenshots
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a1d969b

Please sign in to comment.