Skip to content

Commit

Permalink
CI: include Puma in job name
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Nov 8, 2022
1 parent 82b1d76 commit 9b5fcd0
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 @@ -8,7 +8,7 @@ on:

jobs:
test:
name: Ruby ${{ matrix.ruby }} (Rack ${{ matrix.rack }})
name: Ruby ${{ matrix.ruby }} (Rack ${{ matrix.rack }}, Puma ${{ matrix.rack }})
runs-on: ubuntu-latest
timeout-minutes: 15
strategy:
Expand Down

0 comments on commit 9b5fcd0

Please sign in to comment.