mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
fix: 💚 lint all aspects of frontend, even if failure
This commit is contained in:
1
.github/workflows/lint-frontend.yaml
vendored
1
.github/workflows/lint-frontend.yaml
vendored
@@ -18,3 +18,4 @@ jobs:
|
||||
run: bun install --frozen-lockfile
|
||||
- run: bun run lint:frontend
|
||||
- run: bun run lint:types
|
||||
if: success() || failure()
|
||||
Reference in New Issue
Block a user