Update main.yml

This commit is contained in:
Wavering Ana 2022-11-21 14:21:55 -05:00 committed by GitHub
parent 76b495d461
commit 898bfa8c8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Cypress run - name: Cypress run
uses: cypress-io/github-action@v4.x.xd uses: cypress-io/github-action@v4
with: with:
build: npm run build build: npm run build
start: npm start start: npm start