diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 957c194..7cfbfe1 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -19,6 +19,7 @@ jobs: with: # Starts web server for E2E tests - replace with your own server invocation # https://docs.cypress.io/guides/continuous-integration/introduction#Boot-your-server + browser: chrome build: npm run build start: npm start wait-on: echo ${{ env.NEXT_PUBLIC_URL }}# Waits for above