Skip to content

Commit

Permalink
Add prettier name for CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoanjo committed Mar 27, 2024
1 parent 0f3f408 commit 4e9c449
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
exclude:
- ruby: "3.2"
mn_threads: "1"
name: test ${{ matrix.ruby }} (${{ matrix.os }}, mn_threads: ${{ matrix.mn_threads }})
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 4e9c449

Please sign in to comment.