Update main.yml

This commit is contained in:
Brian Lovin 2020-11-23 20:49:45 -08:00 committed by GitHub
parent b56065d8fb
commit 5e2f0a8fef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,9 @@ jobs:
name: E2E on Chrome
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@v1
uses: cypress-io/github-action@v2
with:
build: yarn run build
start: yarn run start