Skip to content

Commit

Permalink
Print more details on unit tests results
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Nov 27, 2024
1 parent 0aa16fb commit 5b6d663
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,9 @@ jobs:
uses: mikepenz/action-junit-report@v5
if: always()
with:
check_name: 'Helm chart unit tests'
report_paths: 'junit-results.xml'

detailed_summary: true

scan:
name: Scan chart
Expand Down

0 comments on commit 5b6d663

Please sign in to comment.