feat(ci) add java-junit

This commit is contained in:
Julien Catania 2024-01-15 17:13:14 +01:00
parent 1e50f0d29a
commit f61aefcd0a

View file

@ -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