mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 22:08:39 +00:00
adding actions and filtering out UI in existing CI tests
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
db96b10d4d
commit
e464f4b5ce
8 changed files with 60 additions and 0 deletions
1
.github/workflows/unit-tests.yml
vendored
1
.github/workflows/unit-tests.yml
vendored
|
|
@ -9,6 +9,7 @@ on:
|
|||
branches: [ main ]
|
||||
paths:
|
||||
- 'llama_stack/**'
|
||||
- '!llama_stack/ui/**'
|
||||
- 'tests/unit/**'
|
||||
- 'uv.lock'
|
||||
- 'pyproject.toml'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue