Skip to content

Commit b9fc53e

Browse files
committed
deprecated gradle task
1 parent ec04331 commit b9fc53e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
162162
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
163163
run: |
164-
./gradlew test sonarqube --stacktrace
164+
./gradlew test sonar --stacktrace
165165
./gradlew --stop
166166
167167
- name: sonarqube results

0 commit comments

Comments
 (0)