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 90855ee commit f34a826Copy full SHA for f34a826
.github/workflows/test.yml
@@ -137,5 +137,5 @@ jobs:
137
uses: actions/upload-artifact@v4
138
if: always()
139
with:
140
- name: logs
+ name: logs-${{ strategy.job-index }}-${{ matrix.device }}
141
path: test-${{ matrix.device }}.out
0 commit comments