Skip to content

Commit ed46608

Browse files
committed
[ci] use mold in java-tests
Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
1 parent bda2065 commit ed46608

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test-java.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ jobs:
5656
- name: Run mvn test
5757
run: mvn test --no-transfer-progress -q -B -pl SQL-compiler -Dsurefire.failIfNoSpecifiedTests=false
5858
working-directory: ./sql-to-dbsp-compiler
59-
env:
60-
RUSTFLAGS: ""
6159
if: ${{ vars.CI_DRY_RUN != 'true' }}
6260

6361
- name: Print sccache stats

0 commit comments

Comments
 (0)