Skip to content

Commit

Permalink
chore: update pnpm-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwansikk authored Aug 15, 2024
1 parent f75a9aa commit c44a907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pnpm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
command: ['type', 'lint', 'test', 'build']
command: ['lint', 'test', 'build']

steps:
- name: Checkout
Expand Down

0 comments on commit c44a907

Please sign in to comment.