Skip to content

Commit

Permalink
Using the v1 cypress github action runner
Browse files Browse the repository at this point in the history
  • Loading branch information
josechirivella committed Jan 3, 2022
1 parent f5b2776 commit f262b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# run: npm run test

- name: Cypress run
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v1
with:
build: npm run serve
start: npm run run-cypress
Expand Down

0 comments on commit f262b5f

Please sign in to comment.