mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-15 06:00:48 +00:00
need to set GH_TOKEN
This commit is contained in:
parent
c3fd90d7bc
commit
ed81fb260b
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ jobs:
|
|||
matrix_modes=$(jq -n -c '$ARGS.positional' --jsonargs -- "${modes_array[@]}")
|
||||
echo "matrix_modes=$matrix_modes"
|
||||
echo "matrix-modes=$matrix_modes" >> $GITHUB_OUTPUT
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
|
||||
record-tests:
|
||||
needs: discover-tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue