Skip to content

Commit

Permalink
test: fix codecov display (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Jan 7, 2025
2 parents c4f151a + a69d645 commit a55e959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
with:
name: coverage
- name: codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
file: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit a55e959

Please sign in to comment.