Skip to content

Commit

Permalink
Simplyfy yaml handling test
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Oct 9, 2024
1 parent b8e85c5 commit 700e59b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
# export mser=$(jq --compact-output --null-input '$ARGS.positional' --args -- "${seriallist[@]}")
mser=`./py_checkusb.py --repo ${REPO} --list serial --json`
echo '$mser' |jq '."$REPO"'
echo "serials_hil="$mser
#echo serials_hil="$mser" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 700e59b

Please sign in to comment.