Skip to content

Commit

Permalink
test: update test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
code-xhyun committed May 8, 2024
1 parent 817e5e9 commit 26d9200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
id: coverageComment
uses: MishaKav/jest-coverage-comment@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
junitxml-title: Pulse Test Report
junitxml-path: ./junit.xml

0 comments on commit 26d9200

Please sign in to comment.