Skip to content

Commit

Permalink
add cypress install
Browse files Browse the repository at this point in the history
  • Loading branch information
roginfarrer committed Jun 19, 2024
1 parent d67fdf3 commit b9b78b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: pnpm test

- name: Cypress
run: pnpm cypress:run
run: pnpx cypress install && pnpm cypress:run

0 comments on commit b9b78b0

Please sign in to comment.