mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-04 20:15:23 -08:00
feat(ci) add java-junit
This commit is contained in:
2
.github/workflows/test-all-reports.yml
vendored
2
.github/workflows/test-all-reports.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- reporter: dotnet-trx
|
- reporter: dotnet-trx
|
||||||
path: ./__tests__/fixtures/dotnet-trx.trx
|
path: ./__tests__/fixtures/dotnet-trx.trx
|
||||||
- reporter: java-junit
|
- reporter: java-junit
|
||||||
path: ./__tests__/fixtures/external/pulsar-test-report.xml
|
path: ./__tests__/fixtures/external/java/pulsar-test-report.xml
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user