Skip to content

Commit ad63a1e

Browse files
committed
DEVX-796: erasing debug step in CI
1 parent aa66904 commit ad63a1e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,6 @@ jobs:
130130
CTP_PROJECT_KEY: ${{ secrets.CTP_PROJECT_KEY }}
131131
SOURCE_TAG: ${{ github.ref_name }}
132132
CTP_JVM_SDK_LOG_LEVEL: OFF
133-
- name: Debug Jackson classpath
134-
run: mvn dependency:tree -f examples/maven-okhttp3/pom.xml | grep -i jackson
135133
- name: Test examples
136134
run: |
137135
cd examples/maven-okhttp3 && mvn verify --no-transfer-progress

0 commit comments

Comments
 (0)