mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16:59 +00:00
did not use yarn build
This commit is contained in:
parent
0fd76447a1
commit
a9d1057232
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: yarn build
|
||||
# build: yarn build
|
||||
start: yarn dev
|
||||
wait-on: 'http://localhost:3000'
|
||||
wait-on-timeout: 120
|
||||
|
@ -391,7 +391,6 @@ jobs:
|
||||
uses: cypress-io/github-action@v3.0.4
|
||||
with:
|
||||
browser: chrome
|
||||
build: yarn build
|
||||
start: yarn dev
|
||||
wait-on: 'http://localhost:3000'
|
||||
wait-on-timeout: 120
|
||||
|
Loading…
x
Reference in New Issue
Block a user