We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936fd2d commit a370ae6Copy full SHA for a370ae6
1 file changed
.github/workflows/label-validation.yml
@@ -109,7 +109,7 @@ jobs:
109
matrix:
110
config: ${{ fromJson(needs.get-jobs.outputs.search-space-config) }}
111
secrets: inherit
112
- name: validate ${{ matrix.config.runner }} /
+ name: validate ${{ matrix.config.runner }}
113
with:
114
exp-name: ${{ matrix.config.exp-name }}
115
isl: ${{ matrix.config.isl }}
0 commit comments