Skip to content

Commit 568b829

Browse files
committed
update test report
1 parent c17aebb commit 568b829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ jobs:
3939
summary: true
4040
detailed_summary: true
4141
require_passed_tests: true
42+
include_passed: true
4243

4344
- name: Publish Test Report 2
4445
uses: dorny/test-reporter@v2
4546
with:
46-
artifact: test-results
4747
name: JUnit Tests
4848
path: '**/build/test-results/test/TEST-*.xml'
4949
reporter: java-junit

0 commit comments

Comments
 (0)