From b07bd789812d1fdccdd7311bc167bc82c93e6357 Mon Sep 17 00:00:00 2001 From: GsLogimaker Date: Thu, 2 May 2024 19:51:29 -0500 Subject: [PATCH] Update unittest.yml --- .github/workflows/unittests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unittests.yml b/.github/workflows/unittests.yml index 3677740..2c2e801 100644 --- a/.github/workflows/unittests.yml +++ b/.github/workflows/unittests.yml @@ -47,7 +47,7 @@ jobs: # Maximum number of failing asserts or tests, if this or pass rate fails then the action will fail. Is not checked if you do not set it max-fails: 0 # optional, default is false # Filename to store and read results in XML - result-output-file: unittest_log.xml # optional, default is test_results. + result-output-file: ./unittest_log.xml # optional, default is test_results. - name: List Dir Post run: