Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
374ce5dc
Unverified
Commit
374ce5dc
authored
Jan 04, 2024
by
ThatOneCalculator
Browse files
fix:
👷
lint:frontend in CI
parent
0b1dd21a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/lint-frontend.yaml
.github/workflows/lint-frontend.yaml
+1
-1
No files found.
.github/workflows/lint-frontend.yaml
View file @
374ce5dc
...
@@ -16,5 +16,5 @@ jobs:
...
@@ -16,5 +16,5 @@ jobs:
-
run
:
bun --version
-
run
:
bun --version
-
name
:
Install frontend dependencies
-
name
:
Install frontend dependencies
run
:
bun install --frozen-lockfile
run
:
bun install --frozen-lockfile
-
run
:
bun run lint
-
run
:
bun run lint
:frontend
-
run
:
bun run lint:types
-
run
:
bun run lint:types
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment