From e31087e3ddeaafc42fefaa5bd96db6f65e035d9d Mon Sep 17 00:00:00 2001 From: Adrian Yorke Date: Sat, 14 Sep 2024 14:59:31 +0300 Subject: [PATCH] Add strategy.job-index to artifact name --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 655de81..f845e96 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -53,7 +53,7 @@ jobs: - name: Save test results uses: actions/upload-artifact@v4 with: - name: robot-tests-logs + name: robot-tests-logs-${{ strategy.job-index }} path: | recipe_tests recipe_tests_pabot