mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
ci: re-enable pre-commit to fail CI
If pre-commit fails, the workflow must fail. Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
cae696553c
commit
e716e25ea0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pre-commit.yml
vendored
1
.github/workflows/pre-commit.yml
vendored
|
@ -48,7 +48,6 @@ jobs:
|
|||
working-directory: llama_stack/ui
|
||||
|
||||
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
|
||||
continue-on-error: true
|
||||
env:
|
||||
SKIP: no-commit-to-branch
|
||||
RUFF_OUTPUT_FORMAT: github
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue