fix: trigger integration tests on all test changes

Signed-off-by: Charlie Doern <cdoern@redhat.com>
This commit is contained in:
Charlie Doern 2025-07-18 08:45:44 -04:00
parent fe6af7dc8b
commit 566b797860

View file

@ -7,7 +7,7 @@ on:
branches: [ main ]
paths:
- 'llama_stack/**'
- 'tests/integration/**'
- 'tests/**'
- 'uv.lock'
- 'pyproject.toml'
- 'requirements.txt'