From c8d7be4ff71f247ab4c459f68adc11d9477c2a6e Mon Sep 17 00:00:00 2001 From: "Filies Olaf (IFAG DES TOC PSA)" Date: Thu, 31 Oct 2024 16:29:13 +0100 Subject: [PATCH] test 10, generate artefacts --- .github/workflows/hil-unity-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hil-unity-checks.yml b/.github/workflows/hil-unity-checks.yml index 680e74b3..d32c996b 100644 --- a/.github/workflows/hil-unity-checks.yml +++ b/.github/workflows/hil-unity-checks.yml @@ -187,7 +187,7 @@ jobs: /opt/runner_support/py_console.py \ --port ${PORTS[idx]} \ --baud 115200 \ - --report $GITHUB_WORKSPACE/tests/Unity/artefact/${LIB}/${EXAMPLE}/${TESTS[idx]}/${{ env.device }}/report.json + --report ~/artefact/${LIB}/${EXAMPLE}/${TESTS[idx]}/${{ env.device }}/report.json echo "==============================================================================================================" done # end of TEST loop monitor