Skip to content

Commit

Permalink
fix: update ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
yzh990918 committed Nov 7, 2022
1 parent 01d6254 commit 8619c09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
- name: Build
run: pnpm run build

# - name: Test
# run: pnpm run test
- name: Test
run: pnpm run test

0 comments on commit 8619c09

Please sign in to comment.