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 6ca8c8b commit b94a3f8Copy full SHA for b94a3f8
.github/workflows/continuous-integration.yml
@@ -69,7 +69,6 @@ jobs:
69
gradle wrapper --gradle-distribution-url https://d2pjps8lqszrgq.cloudfront.net/gradle-8.12-bin.zip
70
- name: Test
71
shell: bash
72
- working-directory: ./smithy-kotlin
73
run: |
74
# FIXME K2. Re-enable warnings as errors after this warning is removed: https://youtrack.jetbrains.com/issue/KT-68532
75
# echo "kotlinWarningsAsErrors=true" >> $GITHUB_WORKSPACE/local.properties
0 commit comments