mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
ci: add knip to ui check workflow
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user