Skip to content

Commit 5987b92

Browse files
committed
WIP
1 parent 3521f10 commit 5987b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sentry_rails_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
BUNDLE_WITHOUT: rubocop
3838
RAILS_VERSION: ${{ matrix.rails_version }}
3939
DATABASE: ${{ matrix.database }}
40-
# DATABASE_HOST: "localhost"
40+
DATABASE_HOST: "localhost"
4141
JRUBY_OPTS: "--debug" # for more accurate test coverage
4242
strategy:
4343
fail-fast: false

0 commit comments

Comments
 (0)