Skip to content

Commit 7f0458a

Browse files
committed
Revert automated cleanup for java-spanner-jdbc.yaml
1 parent 93dbad9 commit 7f0458a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-spanner-jdbc-integration-tests-against-emulator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: .kokoro/build.sh
4343
env:
4444
JOB_TYPE: test
45-
- run: mvn -B -Dspanner.testenv.instance="" -Penable-integration-tests -DtrimStackTrace=false -PquickBuild -fae verify
45+
- run: mvn -B -Dspanner.testenv.instance="" -Penable-integration-tests -DtrimStackTrace=false -Dclirr.skip=true -Denforcer.skip=true -fae verify
4646
working-directory: java-spanner-jdbc
4747
env:
4848
SPANNER_EMULATOR_HOST: localhost:9010

0 commit comments

Comments
 (0)