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
6c2eb814
"docs/vscode:/vscode.git/clone" did not exist on "1fd61e51d4e8b6c59f979d71165f065314a10881"
Commit
6c2eb814
authored
Mar 31, 2024
by
Timothy J. Baek
Browse files
Update format-backend.yaml
parent
46a18104
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/format-backend.yaml
.github/workflows/format-backend.yaml
+1
-1
No files found.
.github/workflows/format-backend.yaml
View file @
6c2eb814
...
@@ -22,7 +22,7 @@ jobs:
...
@@ -22,7 +22,7 @@ jobs:
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
python -m pip install --upgrade pip
python -m pip install --upgrade pip
pip install
yapf
pip install
black
-
name
:
Format backend
-
name
:
Format backend
run
:
bun run format:backend
run
:
bun run format:backend
-
name
:
Check for changes after format
-
name
:
Check for changes after format
...
...
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