mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
used yarn
This commit is contained in:
parent
4ec02302ca
commit
6f97bceb96
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: yarn start
|
start: yarn start
|
||||||
wait-on: 'http://localhost:3000'
|
wait-on: 'http://localhost:3000'
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user