mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
try with npm run build in yml
This commit is contained in:
parent
a0f00c2a3c
commit
7cde2e8b4e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user