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 bd272a5 commit 5543704Copy full SHA for 5543704
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Code Coverage Sonar
31
run: |
32
- ./gradlew test jacocoTestReport sonarqube
+ ./gradlew test jacocoTestReport
33
34
- name: Upload Artifacts
35
uses: actions/upload-artifact@v2
0 commit comments