File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -332,16 +332,6 @@ jobs:
332332 -P enable-integration-tests \
333333 --batch-mode \
334334 --no-transfer-progress
335- # The `slf4j2_logback` profile brings logging dependency and compiles logging tests, require env var to be set
336- - name : Showcase integration tests - Logging SLF4J 2.x
337- working-directory : java-showcase
338- run : |
339- mvn clean verify -P '!showcase,enable-integration-tests,loggingTestBase,slf4j2_logback' \
340- --batch-mode \
341- --no-transfer-progress
342- # Set the Env Var for this step only
343- env :
344- GOOGLE_SDK_JAVA_LOGGING : true
345335 # The `slf4j1_logback` profile brings logging dependency and compiles logging tests, require env var to be set
346336 - name : Showcase integration tests - Logging SLF4J 1.x
347337 working-directory : java-showcase
You can’t perform that action at this time.
0 commit comments