diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b64b8ab8e..2ef8a4f4b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: uses: cypress-io/github-action@v3.0.4 with: browser: chrome - # build: npm run build + build: npm run build start: npm run start wait-on: 'http://localhost:3000' env: diff --git a/site/comments.md b/site/comments.md index d14ce3929..eff97209e 100644 --- a/site/comments.md +++ b/site/comments.md @@ -341,3 +341,4 @@ When did we create a `header.spec.js` file? It is possible that one might miss t └── index.js ``` +https://github.com/muratkeremozcan/nextjs-cypress/runs/6289265533?check_suite_focus=true#step:3:60