Skip to content

Commit 4457e19

Browse files
committed
split log dirs
1 parent 02f19f1 commit 4457e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/framework-golden-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686
if: always()
8787
uses: actions/upload-artifact@v3
8888
with:
89-
name: container-logs
89+
name: container-logs-${{ matrix.test.name }}
9090
path: framework/examples/myproject/logs
9191
retention-days: 1

0 commit comments

Comments
 (0)