Skip to content

Commit

Permalink
Specify job name
Browse files Browse the repository at this point in the history
  • Loading branch information
timfjord committed Oct 22, 2021
1 parent 884eb65 commit 639a1fe
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 @@ -63,6 +63,7 @@ jobs:
rails: 3
- ruby: head
rails: 4
name: 'Ruby: ${{ matrix.ruby }}, Rails: ${{ matrix.rails }}'
runs-on: ubuntu-latest
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/Gemfile.rails_${{ matrix.rails }}
Expand Down

0 comments on commit 639a1fe

Please sign in to comment.