Skip to content

Commit

Permalink
feat: use cypress component test
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Sep 1, 2023
1 parent c584cf3 commit 5fe697b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- run: pnpm test:ci
env:
CYPRESS_RECORD_KEY: ${{vars.CYPRESS_RECORD_KEY}}

0 comments on commit 5fe697b

Please sign in to comment.