mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16: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
|
uses: cypress-io/github-action@v3.0.4
|
||||||
with:
|
with:
|
||||||
browser: chrome
|
browser: chrome
|
||||||
# build: npm run build
|
build: npm run build
|
||||||
start: npm run start
|
start: npm run start
|
||||||
wait-on: 'http://localhost:3000'
|
wait-on: 'http://localhost:3000'
|
||||||
env:
|
env:
|
||||||
|
@ -341,3 +341,4 @@ When did we create a `header.spec.js` file? It is possible that one might miss t
|
|||||||
└── index.js
|
└── 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