mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 08:34:15 +01:00
fix: fixed junit reporter issue
This commit is contained in:
parent
de96076de7
commit
f5a1213e0f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user