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 48258d3 commit 53c84d9Copy full SHA for 53c84d9
.github/workflows/samples.yml
@@ -63,7 +63,7 @@ jobs:
63
if: ${{ !cancelled() }}
64
uses: actions/upload-artifact@v4
65
with:
66
- name: reports
+ name: reports-${{ matrix.sample }}
67
path: |
68
**/build/reports/
69
0 commit comments