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 08356db commit e7fdeffCopy full SHA for e7fdeff
.github/workflows/continuous-integration.yml
@@ -70,6 +70,7 @@ jobs:
70
./gradlew :build-support:test
71
./gradlew publishToMavenLocal
72
./gradlew apiCheck
73
+ ./gradlew build
74
./gradlew test jvmTest
75
./gradlew testAllProtocols
76
- name: Save Test Reports
0 commit comments