mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 14:27:10 +01:00
feat(ci) add java-junit
This commit is contained in:
parent
1e50f0d29a
commit
f61aefcd0a
1 changed files with 1 additions and 1 deletions
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue