Skip to content

Commit

Permalink
Switch reporter to java-junit
Browse files Browse the repository at this point in the history
  • Loading branch information
7h3kk1d committed Feb 27, 2024
1 parent ad80822 commit ef120c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
name: Test Report
path: junit_tests*.xml
reporter: jest-junit
reporter: java-junit
working-directory: ./source
- name: Checkout the website build artifacts repo
uses: actions/checkout@v2
Expand Down

0 comments on commit ef120c0

Please sign in to comment.