Skip to content

Commit cdeaf53

Browse files
committed
Use more concise job names
1 parent 3197025 commit cdeaf53

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
ruby: rubinius
2828
- os: windows-latest
2929
ruby: rubinius
30+
name: ${{ matrix.os }} ${{ matrix.ruby }}
3031
runs-on: ${{ matrix.os }}
3132
steps:
3233
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)