We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f29d0 commit 5a56effCopy full SHA for 5a56eff
.github/workflows/main.yml
@@ -31,3 +31,4 @@ jobs:
31
if: success() || failure() # always run even if the previous step fails
32
with:
33
report_paths: 'results/TEST-*.xml'
34
+ include_passed: true
0 commit comments