Skip to content

Commit 7250fe9

Browse files
get the full stack trace why is compilation failing
1 parent 40f43c1 commit 7250fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fi
4242
./scripts/run_no_prep_tests.sh clean compile test-compile
4343
env:
44-
CI_ARGS: "--batch-mode -T 1C"
44+
CI_ARGS: "-T 1C"
4545
MAVEN_OPTS: ${{ matrix.maven-opts }}
4646
- name: Run tests
4747
run: |

0 commit comments

Comments
 (0)