Skip to content

Commit

Permalink
☂️ codecov (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy authored Nov 11, 2024
1 parent c87ca2b commit 2e9c3db
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
- name: "🧪 test"
run: npm run test
- name: "☂️ coverage"
uses: codecov/[email protected]
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bradgarropy.com",
"version": "7.6.0",
"version": "7.6.1",
"description": "🏠 my home on the web",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 2e9c3db

Please sign in to comment.