mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-24 13:19:54 +00:00
ci: add Github workflow which runs unittests in PR (#1442)
This commit is contained in:
parent
e6ae557661
commit
82e94fe22f
4 changed files with 187 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
include pyproject.toml
|
||||
include distributions/dependencies.json
|
||||
include llama_stack/models/llama/llama3/tokenizer.model
|
||||
include llama_stack/distribution/*.sh
|
||||
include llama_stack/cli/scripts/*.sh
|
||||
include llama_stack/templates/*/*.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue