Skip to content

Commit

Permalink
add knip to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
auvred committed Apr 16, 2024
1 parent 9975158 commit 2c5ee6b
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 @@ -102,7 +102,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
lint-task: ['lint', 'typecheck']
lint-task: ['lint', 'typecheck', 'knip']
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 2c5ee6b

Please sign in to comment.