Skip to content

Commit c8d7be4

Browse files
committed
test 10, generate artefacts
1 parent 33c8cdc commit c8d7be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hil-unity-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
/opt/runner_support/py_console.py \
188188
--port ${PORTS[idx]} \
189189
--baud 115200 \
190-
--report $GITHUB_WORKSPACE/tests/Unity/artefact/${LIB}/${EXAMPLE}/${TESTS[idx]}/${{ env.device }}/report.json
190+
--report ~/artefact/${LIB}/${EXAMPLE}/${TESTS[idx]}/${{ env.device }}/report.json
191191
192192
echo "=============================================================================================================="
193193
done # end of TEST loop monitor

0 commit comments

Comments
 (0)