Skip to content

Commit

Permalink
feat: testing flag enabling for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Aug 14, 2024
1 parent 712cfe6 commit b41dc00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
env:
JDK: ${{ matrix.jdk }}
MAVEN: ${{ matrix.maven }}
MAVEN_OPTS: -Darrow.memory.debug.allocator=true
steps:
- name: Checkout Arrow
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
Expand Down

0 comments on commit b41dc00

Please sign in to comment.