Skip to content

Commit

Permalink
Demo: update cypress workflow action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jrsmth-tier2 committed Dec 11, 2023
1 parent 0f34430 commit 7c1669c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
uses: actions/checkout@v1

- name: Cypress run
uses: cypress-io/github-action@v1
uses: cypress-io/github-action@v6
with:
build: npm run cy:run
wait-on: http://localhost:4200

0 comments on commit 7c1669c

Please sign in to comment.