We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3f174 commit cfd98d7Copy full SHA for cfd98d7
.github/workflows/tests.yml
@@ -67,7 +67,6 @@ jobs:
67
68
- name: Upload coverage to Codecov
69
uses: codecov/codecov-action@v5
70
- if: ${{ secrets.CODECOV_TOKEN }}
71
with:
72
token: ${{ secrets.CODECOV_TOKEN }}
73
files: ./coverage.xml
0 commit comments