Skip to content

Commit db0280f

Browse files
committed
trying seed I am running locally to see how it runs on ci
1 parent c1dbba4 commit db0280f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ jobs:
135135
DB: ${{ matrix.db }}
136136
AR_VERSION: ${{ matrix.ar_version }}
137137
JRUBY_OPTS: "-J-Xms64M -J-Xmx1024M --dev"
138+
TESTOPTS: "--seed=18952"
138139

139140
steps:
140141
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)