This commit is contained in:
Ashwin Bharambe 2025-11-13 10:47:53 -08:00 committed by GitHub
parent e32c41d719
commit 65c33d2611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ jobs:
working-directory: src/llama_stack_ui
- name: Install pre-commit
run: python -m pip install pre-commit>=4.4.0
run: python -m pip install 'pre-commit>=4.4.0'
- name: Cache pre-commit
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4