Skip to content

Commit 06dfb77

Browse files
committed
adding forward slash for prettier grouping matrix
1 parent c3ce2b6 commit 06dfb77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
matrix:
110110
config: ${{ fromJson(needs.get-jobs.outputs.search-space-config) }}
111111
secrets: inherit
112-
name: validate ${{ matrix.config.runner }} ${{ matrix.config.model }}
112+
name: validate ${{ matrix.config.runner }} ${{ matrix.config.model }} /
113113
with:
114114
exp-name: ${{ matrix.config.exp-name }}
115115
isl: ${{ matrix.config.isl }}

0 commit comments

Comments
 (0)