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 e49d55f commit 03034d7Copy full SHA for 03034d7
.github/workflows/bench.yml
@@ -88,7 +88,7 @@ jobs:
88
uses: actions/upload-artifact@v4
89
if: always()
90
with:
91
- name: ${{ matrix.name }}-${{ matrix.device }}
+ name: ${{ matrix.cluster }}-${{ matrix.device }}
92
path: |
93
pr/bench-${{ matrix.device }}.*
94
pr/build/benchmarks/*
0 commit comments