Fix main test

This commit is contained in:
Abhishek Gahlot 2020-08-17 20:11:25 +05:30
parent b9eadb3b39
commit 5129161603

View File

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