Skip to content

Commit

Permalink
try devided gradlew
Browse files Browse the repository at this point in the history
Signed-off-by: BAStos525 <jungle.vas@yandex.ru>
  • Loading branch information
BAStos525 committed Nov 11, 2024
1 parent d8cf21f commit fab0f89
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 @@ -33,7 +33,7 @@ jobs:
./gradlew sonar -Dsonar.token=${{ secrets.SONAR_TOKEN }} --info
- name: Show dirs
run: |
ls /home/vzyabkin/actions-runner/_work/iroha-java/iroha-java/modules/admin-client/build/reports/
ls /home/vzyabkin/actions-runner/_work/iroha-java/iroha-java/modules/admin-client/build/reports/testCoverage/
- name: DefectDojo
if: always()
uses: C4tWithShell/defectdojo-action@1.0.4
Expand Down

0 comments on commit fab0f89

Please sign in to comment.