Skip to content

Commit 14b0a19

Browse files
committed
more debug info from MacOS test
1 parent 1cdc074 commit 14b0a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
# ./gradlew apiCheck
8585
# ./gradlew build
8686
87-
./gradlew :runtime:protocol:http-client-engines:http-client-engine-crt:macosArm64Test
87+
./gradlew :runtime:protocol:http-client-engines:http-client-engine-crt:macosArm64Test --info --stacktrace
8888
8989
- name: Save Test Reports
9090
if: failure()

0 commit comments

Comments
 (0)