fix: fixed junit reporter issue

This commit is contained in:
Anoop M D 2024-01-29 14:03:31 +05:30
parent de96076de7
commit f5a1213e0f

View File

@ -64,7 +64,7 @@ jobs:
if: success() || failure()
with:
name: Test Report
path: sanity/collection/junit.xml
path: packages/bruno-tests/collection/junit.xml
reporter: java-junit
prettier: