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 c872ff1 commit 0856603Copy full SHA for 0856603
.github/workflows/validate.yml
@@ -57,3 +57,6 @@ jobs:
57
58
- name: Build with Gradle 🏗️
59
run: ./gradlew build testOlderJavas
60
+
61
+ - name: Run API Compare
62
+ run: ./releng/runjapicmp.sh
0 commit comments