forked from open-webui/open-webui
refactor: 💡 backend CI comments
This commit is contained in:
parent
9bd9c8196c
commit
03039f4955
1 changed files with 4 additions and 4 deletions
2
.github/workflows/python.yaml
vendored
2
.github/workflows/python.yaml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
pull_request:
|
||||
jobs:
|
||||
build:
|
||||
name: 'Format & Build Backend'
|
||||
name: 'Format Backend' # Format & Lint
|
||||
env:
|
||||
PUBLIC_API_BASE_URL: ''
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue