Skip to content

Commit

Permalink
Add strategy.job-index to artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianyorke committed Sep 14, 2024
1 parent 0e2ad3d commit e31087e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e31087e

Please sign in to comment.