Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ram-Amoncar committed May 23, 2024
2 parents cee7747 + 53c6fce commit 7678b62
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 @@ -32,6 +32,6 @@ jobs:
run: npm run coverage

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 7678b62

Please sign in to comment.