We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed26b8 commit 449d5c5Copy full SHA for 449d5c5
1 file changed
.github/workflows/ant.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: test-summary/action@v2
33
with:
34
paths: '**/build/reports/junit/*.xml'
35
+ show: 'all'
36
if: always()
37
- name: Upload Test Results
38
uses: actions/upload-artifact@v4
0 commit comments