Skip to content

Commit

Permalink
test: CI WorkflowsのShow coverage in comments工程で使用するパッケージを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
crab85193 committed Dec 15, 2024
1 parent 2643435 commit 94cb787
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,4 @@ jobs:
name: coverage
path: coverage
- name: Show coverage in comments
uses: ziishaned/jest-reporter-action@v0.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
test-command: "yarn jest --coverage"
uses: MishaKav/jest-coverage-comment@main

0 comments on commit 94cb787

Please sign in to comment.