Skip to content

Commit 5734a99

Browse files
committed
skip java test
1 parent 1670a1a commit 5734a99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr_build_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,5 +202,6 @@ jobs:
202202
with:
203203
artifact_name: ${{ matrix.os }}-java-${{ matrix.java_version }}-features-${{ matrix.features.value }}-${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }}
204204
features: ${{ matrix.features.value }}
205+
maven_opts: "-Dtest=none"
205206
suites: ${{ matrix.features.suites }}
206207
upload-test-reports: true

0 commit comments

Comments
 (0)