Skip to content

Commit

Permalink
Fix name casing
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Jan 1, 2024
1 parent 2016c66 commit 57536e5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -93,7 +93,7 @@ jobs:
ruby-version: .ruby-version
bundler-cache: true

- name: Run Tests
- name: Run tests
env:
RAILS_ENV: test
<%- if options[:database] == "mysql" || options[:database] == "trilogy" -%>
Expand Down

0 comments on commit 57536e5

Please sign in to comment.