Skip to content

Commit

Permalink
chore: added ci codecov upload
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Feb 7, 2025
1 parent c6701c4 commit e96cc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: npm run test:coverage

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v5.0.6
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: WatchItDev/watchit-app

0 comments on commit e96cc73

Please sign in to comment.