Skip to content

Commit

Permalink
CI: Name the CI's test Jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Jul 23, 2024
1 parent acba8c4 commit fb72a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
test:
name: "Ruby ${{ matrix.ruby }}, Rack ${{ matrix.rack-version }}, ${{ matrix.os }}"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit fb72a8e

Please sign in to comment.