mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 13:42:39 +00:00
Account for if a permitted model is None
This commit is contained in:
parent
05f1041bfa
commit
16ffe19a20
4 changed files with 5 additions and 8 deletions
|
|
@ -1,9 +1,6 @@
|
|||
name: "Run Llama-stack Tests"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
pull_request_target:
|
||||
types: ["opened"]
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue