Skip to content

Commit

Permalink
Fix Sonar workflow to download test report from the corresponding wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
chudilka1 committed Oct 18, 2023
1 parent 89cd9f0 commit 373510a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Download tests report
uses: dawidd6/[email protected]
with:
workflow: unit-test.yaml
workflow: test.yaml
workflow_conclusion: ''
name: unit-tests-coverage
if_no_artifact_found: warn
Expand Down

0 comments on commit 373510a

Please sign in to comment.