We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda2065 commit ed46608Copy full SHA for ed46608
1 file changed
.github/workflows/test-java.yml
@@ -56,8 +56,6 @@ jobs:
56
- name: Run mvn test
57
run: mvn test --no-transfer-progress -q -B -pl SQL-compiler -Dsurefire.failIfNoSpecifiedTests=false
58
working-directory: ./sql-to-dbsp-compiler
59
- env:
60
- RUSTFLAGS: ""
61
if: ${{ vars.CI_DRY_RUN != 'true' }}
62
63
- name: Print sccache stats
0 commit comments