We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4a789 commit d048bcaCopy full SHA for d048bca
1 file changed
.github/workflows/ci.yml
@@ -111,6 +111,7 @@ jobs:
111
path: app/build/reports/androidTests/connected/**
112
113
sonar:
114
+ if: ${{ false }} # the key has expired and needs to be regenerated by the sonar admins
115
runs-on: ubuntu-latest
116
117
permissions:
0 commit comments