Skip to content

Commit

Permalink
split log dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed Nov 26, 2024
1 parent 02f19f1 commit 4457e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/framework-golden-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ jobs:
if: always()
uses: actions/upload-artifact@v3
with:
name: container-logs
name: container-logs-${{ matrix.test.name }}
path: framework/examples/myproject/logs
retention-days: 1

0 comments on commit 4457e19

Please sign in to comment.