Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 26, 2021
1 parent 27f0fb9 commit af8fb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: pnpm run lint

- name: TypeCheck
run: npm run typecheck
run: pnpm run update:full

- name: Test Vue 3
run: pnpm run test:3
Expand Down

0 comments on commit af8fb05

Please sign in to comment.