mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 14:08:00 +00:00
debug
This commit is contained in:
parent
ae6d240444
commit
102af286be
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ jobs:
|
|||
modes_array+=("non-vision")
|
||||
fi
|
||||
matrix_modes=$(jq -n -c '$ARGS.positional' --jsonargs -- "${modes_array[@]}")
|
||||
echo "matrix_modes=$matrix_modes"
|
||||
echo "matrix-modes=$matrix_modes" >> $GITHUB_OUTPUT
|
||||
|
||||
record-tests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue