Skip to content

Commit

Permalink
Try providing additional details
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinvandenbreemen authored Nov 2, 2023
1 parent 0b59881 commit 86a8866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
if: success() || failure() # always run even if the previous step fails
with:
report_paths: '**/build/test-results/test/TEST-*.xml'
include_passed: true
detailed_summary: true

0 comments on commit 86a8866

Please sign in to comment.