Skip to content

Commit dd84d7c

Browse files
committed
improve naming
1 parent c8ba600 commit dd84d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ concurrency:
4848

4949
jobs:
5050
linux:
51-
name: example-${{ matrix.examples }}-linux-${{ matrix.swift.swift_version }}
51+
name: Example/${{ matrix.examples }} on Linux ${{ matrix.swift.swift_version }}
5252
runs-on: ubuntu-latest
5353
strategy:
5454
fail-fast: false

0 commit comments

Comments
 (0)