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 1cdc074 commit 14b0a19Copy full SHA for 14b0a19
.github/workflows/continuous-integration.yml
@@ -84,7 +84,7 @@ jobs:
84
# ./gradlew apiCheck
85
# ./gradlew build
86
87
- ./gradlew :runtime:protocol:http-client-engines:http-client-engine-crt:macosArm64Test
+ ./gradlew :runtime:protocol:http-client-engines:http-client-engine-crt:macosArm64Test --info --stacktrace
88
89
- name: Save Test Reports
90
if: failure()
0 commit comments