diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index e6836041..2d35bf22 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -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