Skip to content

Commit

Permalink
ci: try sonar-scanner
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <[email protected]>
  • Loading branch information
BAStos525 committed Nov 8, 2024
1 parent a33ab8e commit f641b04
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 @@ -29,7 +29,7 @@ jobs:
run: ./gradlew build test testCoverage sonar -Dsonar.token=${{ secrets.SONAR_TOKEN }} --info
- name: Show dirs
run: |
ls /home/vzyabkin/actions-runner/_work/iroha-java/iroha-java/modules/admin-client/reports/
ls /home/vzyabkin/actions-runner/_work/iroha-java/iroha-java/modules/admin-client/
- name: DefectDojo
if: always()
uses: C4tWithShell/[email protected]
Expand Down

0 comments on commit f641b04

Please sign in to comment.