mirror of
https://github.com/vercel/commerce.git
synced 2025-05-18 07:26:59 +00:00
try with v2
This commit is contained in:
parent
7cde2e8b4e
commit
62584bd91d
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -10,10 +10,10 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v3.0.4
|
uses: cypress-io/github-action@v2
|
||||||
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user