mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 00:49:42 +00:00
fix: trigger integration tests on all test changes
Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
parent
fe6af7dc8b
commit
566b797860
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration-tests.yml
vendored
2
.github/workflows/integration-tests.yml
vendored
|
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
paths:
|
paths:
|
||||||
- 'llama_stack/**'
|
- 'llama_stack/**'
|
||||||
- 'tests/integration/**'
|
- 'tests/**'
|
||||||
- 'uv.lock'
|
- 'uv.lock'
|
||||||
- 'pyproject.toml'
|
- 'pyproject.toml'
|
||||||
- 'requirements.txt'
|
- 'requirements.txt'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue