Skip to content

Commit

Permalink
chore add coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Dec 17, 2024
1 parent 348dd89 commit 6d232ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ jobs:
- run: bun lint
- run: bun tsc
- run: bun test
- uses: barecheck/[email protected]
with:
barecheck-github-app-token: ${{ secrets.BARECHECK_GITHUB_APP_TOKEN }}

0 comments on commit 6d232ce

Please sign in to comment.