Skip to content

Commit

Permalink
try with jacoco
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Sep 4, 2024
1 parent 9bc3bbe commit 0d8802c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iroha2-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Test Sonarqube with Gradle
run: ./gradlew clean build sonar -Dsonar.token=${{ secrets.SONAR_TOKEN }}
run: ./gradlew build sonar -Dsonar.token=${{ secrets.SONAR_TOKEN }}
# - name: SonarQube
# uses: sonarsource/sonarqube-scan-action@master
# env:
Expand Down

0 comments on commit 0d8802c

Please sign in to comment.