mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
fix: 👷 lint:frontend in CI
This commit is contained in:
parent
0b1dd21a30
commit
374ce5dc35
2
.github/workflows/lint-frontend.yaml
vendored
2
.github/workflows/lint-frontend.yaml
vendored
@ -16,5 +16,5 @@ jobs:
|
||||
- run: bun --version
|
||||
- name: Install frontend dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
- run: bun run lint
|
||||
- run: bun run lint:frontend
|
||||
- run: bun run lint:types
|
Loading…
Reference in New Issue
Block a user