need to set GH_TOKEN

This commit is contained in:
Ashwin Bharambe 2025-07-31 16:38:32 -07:00
parent c3fd90d7bc
commit ed81fb260b

View file

@ -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