We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7609d commit 395bbb0Copy full SHA for 395bbb0
1 file changed
.github/workflows/test.yml
@@ -95,7 +95,7 @@ jobs:
95
test-sweep:
96
needs: get-jobs
97
uses: ./.github/workflows/benchmark-tmpl.yml
98
- name: test ${{ inputs.name }}
+ name: ${{ inputs.generate-cli-command }}
99
strategy:
100
fail-fast: false
101
matrix:
0 commit comments