From d911b55e25ee0c356cb8c327ce37470d53b30ab2 Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 26 May 2023 09:24:49 +0200 Subject: [PATCH] Update cypress.yml --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 9f921663..710170b2 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -65,7 +65,7 @@ jobs: uses: cypress-io/github-action@v5 env: CYPRESS_URL: http://localhost:8080 - CYPRESS_SERVER_PATH: tfs + CYPRESS_SERVER_PATH: /home/runner/work/myaac/myaac/tfs - name: Save screenshots uses: actions/upload-artifact@v3