mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
ci: add knip to ui check workflow
This commit is contained in:
parent
0c2b7b0e0f
commit
2699755c6e
2
.github/workflows/lint-frontend.yml
vendored
2
.github/workflows/lint-frontend.yml
vendored
@ -41,3 +41,5 @@ jobs:
|
||||
run: 'pnpm run lint:eslint'
|
||||
- name: Prettier
|
||||
run: 'pnpm run lint:prettier'
|
||||
- name: Knip
|
||||
run: 'pnpm run lint:knip'
|
||||
|
Loading…
Reference in New Issue
Block a user