Update main.yml

This commit is contained in:
Brian Lovin 2020-06-19 08:24:17 -06:00 committed by GitHub
parent 13a0f8c52c
commit 3c334d302f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,10 @@ name: E2E on Chrome
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
cypress-run:
runs-on: ubuntu-latest
@ -19,4 +19,4 @@ jobs:
with:
build: yarn run build
start: yarn run start
browser: chrome
browser: chrome