Skip to content

Commit

Permalink
test: add cypress test to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xfsnowind committed Dec 26, 2023
1 parent 3583b37 commit 95cf86d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ jobs:

- name: Test
run: pnpm run test

- name: Cypress Test
run: pnpm run cypress:run

0 comments on commit 95cf86d

Please sign in to comment.