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 e35170a commit 9fea1d6Copy full SHA for 9fea1d6
1 file changed
.github/workflows/test.yml
@@ -30,3 +30,4 @@ jobs:
30
uses: codecov/codecov-action@v4
31
with:
32
file: ./coverage/clover.xml
33
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments