From dc6b2a8e6ce4cabfb02b4ab91b6890720ca73ca3 Mon Sep 17 00:00:00 2001 From: Andriy Svyryd Date: Thu, 26 Jan 2023 11:22:19 -0800 Subject: [PATCH] Update Cosmos tests log location --- .github/workflows/TestCosmos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/TestCosmos.yaml b/.github/workflows/TestCosmos.yaml index 05d2c2ad287..52b8aeb3cbd 100644 --- a/.github/workflows/TestCosmos.yaml +++ b/.github/workflows/TestCosmos.yaml @@ -39,4 +39,4 @@ jobs: if: always() with: name: test-results - path: artifacts/TestResults/Debug/* + path: artifacts/log/Debug/*