mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16: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
|
||||
with:
|
||||
browser: chrome
|
||||
build: yarn build
|
||||
start: yarn start
|
||||
start: yarn dev
|
||||
wait-on: 'http://localhost:3000'
|
||||
env:
|
||||
COMMERCE_PROVIDER: ${{ secrets.COMMERCE_PROVIDER }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user