Skip to content

Commit 53c84d9

Browse files
committed
Add GitHub workflow to validate samples
1 parent 48258d3 commit 53c84d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
if: ${{ !cancelled() }}
6464
uses: actions/upload-artifact@v4
6565
with:
66-
name: reports
66+
name: reports-${{ matrix.sample }}
6767
path: |
6868
**/build/reports/
6969

0 commit comments

Comments
 (0)