mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2025-01-08 11:57:36 +08:00
ci: add knip to ui check workflow
This commit is contained in:
parent
1176c549c0
commit
aafa464707
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