Skip to content

Commit

Permalink
[ci] warm on ambiguous Java calls
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Jun 1, 2022
1 parent 6625baf commit 0a9b5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test
on: [push, pull_request]

env:
JRUBY_OPTS: '-J-ea'
JRUBY_OPTS: '-J-ea -J-Djruby.ji.ambiguous.calls.debug=true'

jobs:

Expand Down

0 comments on commit 0a9b5ef

Please sign in to comment.