[ci][s]: rename and fix up github workflow main.yml (it is for examples/catalog).

Follow up to 337d4a8186.
This commit is contained in:
Rufus Pollock
2021-03-08 19:53:17 +01:00
parent fbb8193869
commit 590f77926f

View File

@@ -10,7 +10,7 @@ jobs:
- name: Cypress run
uses: cypress-io/github-action@v2
with:
working-directory: packages/portal
working-directory: examples/catalog
browser: chrome
build: yarn run build
start: yarn start