Skip to content

Commit 5543704

Browse files
committed
Added test case
1 parent bd272a5 commit 5543704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Code Coverage Sonar
3131
run: |
32-
./gradlew test jacocoTestReport sonarqube
32+
./gradlew test jacocoTestReport
3333
3434
- name: Upload Artifacts
3535
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)