Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstegman committed Jan 4, 2024
1 parent 38dbc17 commit fb026f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ workflows:
test:
jobs:
- test:
name: "test-ruby-<<matrix.ruby-version>>-rails-<<matrix.rails-version>>"
matrix:
parameters:
<<: *ruby_versions
Expand All @@ -91,6 +92,7 @@ workflows:
- ruby-version: 3.0.6
rails-version: main
- test-ruby-head:
name: "test-ruby-head-rails-<<matrix.rails-version>>"
matrix:
parameters:
<<: *rails_versions

0 comments on commit fb026f2

Please sign in to comment.