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 aa66904 commit ad63a1eCopy full SHA for ad63a1e
1 file changed
.github/workflows/ci.yml
@@ -130,8 +130,6 @@ jobs:
130
CTP_PROJECT_KEY: ${{ secrets.CTP_PROJECT_KEY }}
131
SOURCE_TAG: ${{ github.ref_name }}
132
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
135
- name: Test examples
136
run: |
137
cd examples/maven-okhttp3 && mvn verify --no-transfer-progress
0 commit comments