mirror of
https://github.com/vercel/commerce.git
synced 2025-05-07 10:17:50 +00:00
added cypress tests and GitHub action config
This commit is contained in:
parent
fdcd94757b
commit
1e858e544e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- name: Cypress run
|
||||
uses: cypress-io/github-action@v3
|
||||
with:
|
||||
project: ./site
|
||||
project: .
|
||||
browser: chrome
|
||||
build: yarn build
|
||||
start: yarn start
|
||||
|
Loading…
x
Reference in New Issue
Block a user