Skip to content

Commit 360dc86

Browse files
authored
Shorten job title to fit in GH UI
1 parent 251b904 commit 360dc86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
- run: ruby -v
170170

171171
testLatestRubygemsVersion:
172-
name: "Test rubygems: latest on Ruby ${{ matrix.ruby }}"
172+
name: "Test rubygems: latest on ${{ matrix.ruby }}"
173173
runs-on: ubuntu-latest
174174
strategy:
175175
fail-fast: false

0 commit comments

Comments
 (0)