mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
used yarn dev for start command
This commit is contained in:
parent
be580666a4
commit
b376c79f4f
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -13,8 +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: yarn build
|
start: yarn dev
|
||||||
start: yarn start
|
|
||||||
wait-on: 'http://localhost:3000'
|
wait-on: 'http://localhost:3000'
|
||||||
env:
|
env:
|
||||||
COMMERCE_PROVIDER: ${{ secrets.COMMERCE_PROVIDER }}
|
COMMERCE_PROVIDER: ${{ secrets.COMMERCE_PROVIDER }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user