diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index a4786777..6e81ca02 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -43,7 +43,7 @@ jobs: # DEBUG: 'cypress:*' with: working-directory: ./frontend - wait-on: 'http://localhost:8080' + wait-on: 'http://127.0.0.1:8080' - uses: actions/upload-artifact@v3 if: failure() with: