Skip to content

Commit ec8954b

Browse files
committed
Test 5, fetch test names
1 parent 0ff180e commit ec8954b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hil-library-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
# loop over all serials and fetch the ports
143143
for serial in "${serials[@]}"; do
144144
echo "Serial: $serial"
145-
#ports+=/opt/runner_support/find_usb.sh $serial
145+
echo /opt/runner_support/find_usb.sh $serial
146146
done
147147
148148
# readarray -t tests < <(echo $hil | jq ".\"${{ env.library }}\".\"${fqbn}\" -r --compact-output)

0 commit comments

Comments
 (0)