We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f19f1 commit 4457e19Copy full SHA for 4457e19
.github/workflows/framework-golden-tests.yml
@@ -86,6 +86,6 @@ jobs:
86
if: always()
87
uses: actions/upload-artifact@v3
88
with:
89
- name: container-logs
+ name: container-logs-${{ matrix.test.name }}
90
path: framework/examples/myproject/logs
91
retention-days: 1
0 commit comments