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 c5a687c commit 56647f4Copy full SHA for 56647f4
.github/workflows/test.yml
@@ -19,3 +19,4 @@ jobs:
19
uses: codecov/codecov-action@v4
20
with:
21
directory: coverage
22
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments