Skip to content

Commit

Permalink
chore(test): Change Codecov emoji
Browse files Browse the repository at this point in the history
The logo is actually an umbrella.
  • Loading branch information
5ouma committed Jun 12, 2024
1 parent 14ab43a commit 5e826d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: 🔍 Type Check
run: deno check ./**/*.ts

- name: 🦩 Upload Coverage
- name: ☂️ Upload Coverage
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 5e826d5

Please sign in to comment.