Skip to content

Commit

Permalink
Update test labels
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein committed Dec 28, 2022
1 parent d3c0880 commit 2dcfd74
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 @@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
name: Test on Rails ${{ matrix.rails_version }}
name: Test on Rails ${{ matrix.rails_version }} and Ruby ${{ matrix.ruby_version }}
strategy:
matrix:
include:
Expand Down

0 comments on commit 2dcfd74

Please sign in to comment.