Skip to content

Commit

Permalink
Shorten job title to fit in GH UI
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Dec 28, 2023
1 parent 251b904 commit 360dc86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
- run: ruby -v

testLatestRubygemsVersion:
name: "Test rubygems: latest on Ruby ${{ matrix.ruby }}"
name: "Test rubygems: latest on ${{ matrix.ruby }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 360dc86

Please sign in to comment.