mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -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
|
||||
path: ./__tests__/fixtures/dotnet-trx.trx
|
||||
- reporter: java-junit
|
||||
path: ./__tests__/fixtures/external/pulsar-test-report.xml
|
||||
path: ./__tests__/fixtures/external/java/pulsar-test-report.xml
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user