try with npm run build in yml

This commit is contained in:
Murat Ozcan 2022-05-04 07:10:33 -05:00
parent a0f00c2a3c
commit 7cde2e8b4e
2 changed files with 2 additions and 1 deletions

View File

@ -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:

View File

@ -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