Skip to content

Commit

Permalink
chore: for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
npmstudy committed Dec 13, 2023
1 parent 9d22d91 commit 020b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: pnpm install

- name: Dev
run: npm run dev
run: npm run build

- name: Test
run: npm run test
Expand Down

0 comments on commit 020b559

Please sign in to comment.