Skip to content

Commit 49d47df

Browse files
committed
Does --dev help
1 parent 6e15c79 commit 49d47df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256

257257
env:
258258
DB: ${{ matrix.db }}
259-
JRUBY_OPTS: "-J-Xms64M -J-Xmx1024M"
259+
JRUBY_OPTS: "-J-Xms64M -J-Xmx1024M --dev"
260260

261261
steps:
262262
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)