We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3521f10 commit 5987b92Copy full SHA for 5987b92
.github/workflows/sentry_rails_test.yml
@@ -37,7 +37,7 @@ jobs:
37
BUNDLE_WITHOUT: rubocop
38
RAILS_VERSION: ${{ matrix.rails_version }}
39
DATABASE: ${{ matrix.database }}
40
- # DATABASE_HOST: "localhost"
+ DATABASE_HOST: "localhost"
41
JRUBY_OPTS: "--debug" # for more accurate test coverage
42
strategy:
43
fail-fast: false
0 commit comments