We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ce2b6 commit 06dfb77Copy full SHA for 06dfb77
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 }} ${{ matrix.config.model }}
+ name: validate ${{ matrix.config.runner }} ${{ matrix.config.model }} /
113
with:
114
exp-name: ${{ matrix.config.exp-name }}
115
isl: ${{ matrix.config.isl }}
0 commit comments