mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 23:16: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
|
||||
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v3.0.4
|
||||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
browser: chrome
|
||||
build: npm run build
|
||||
# build: npm run build
|
||||
start: npm run start
|
||||
wait-on: 'http://localhost:3000'
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user