Skip to content

Commit

Permalink
feat: add emoji on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenbunu committed Apr 6, 2024
1 parent e4274a9 commit 2705e13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
min-coverage-overall: 40
min-coverage-changed-files: 60
pass-emoji: 💪
fail-emoji: 🤡
pass-emoji: ':partying_face:'
fail-emoji: ':clown_face:'

0 comments on commit 2705e13

Please sign in to comment.