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.
apiCheck
build
1 parent a4867ee commit 3d49d15Copy full SHA for 3d49d15
.github/workflows/continuous-integration.yml
@@ -190,7 +190,6 @@ jobs:
190
run: |
191
# FIXME K2. Re-enable warnings as errors after this warning is removed: https://youtrack.jetbrains.com/issue/KT-68532
192
# echo "kotlinWarningsAsErrors=true" >> $GITHUB_WORKSPACE/local.properties
193
- ./gradlew apiCheck
194
./gradlew build
195
- name: Save Test Reports
196
if: failure()
0 commit comments