[ci][s]: rename and fix up github workflow main.yml (it is for examples/catalog).
Follow up to 337d4a8186.
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v2
|
uses: cypress-io/github-action@v2
|
||||||
with:
|
with:
|
||||||
working-directory: packages/portal
|
working-directory: examples/catalog
|
||||||
browser: chrome
|
browser: chrome
|
||||||
build: yarn run build
|
build: yarn run build
|
||||||
start: yarn start
|
start: yarn start
|
||||||
Reference in New Issue
Block a user