Skip to content

Commit c6258a6

Browse files
committed
just some ()
1 parent 02688d9 commit c6258a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
filters: ".github/file-filter.yml"
2020

2121
self:
22-
name: ${{ matrix.name }} ${{ matrix.device }}
22+
name: ${{ matrix.name }} (${{ matrix.device }})
2323
if: github.repository == 'MFlowCode/MFC' && needs.file-changes.outputs.checkall == 'true'
2424
needs: file-changes
2525
strategy:

0 commit comments

Comments
 (0)