Skip to content

Commit

Permalink
fix: fixed junit reporter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Jan 29, 2024
1 parent de96076 commit f5a1213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f5a1213

Please sign in to comment.