Skip to content

Commit

Permalink
test 9, with flash and monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Oct 31, 2024
1 parent c476b44 commit bce2c32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hil-unity-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,12 @@ jobs:
echo "=============================================================================================================="
cd
echo "Monitor on index $idx for TEST: ${TESTS[idx]} under EXAMPLE: ${EXAMPLE} and LIB: ${LIB}"
timeout --preserve-status 1m \
nohup timeout --preserve-status 1m \
/opt/runner_support/py_console.py \
--port ${PORTS[idx]} \
--baud 115200 \
--report $GITHUB_WORKSPACE/tests/Unity/build/build/${{ env.device }}/report.json
echo "=============================================================================================================="
done
Expand Down

0 comments on commit bce2c32

Please sign in to comment.