We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d136e commit 3cfe686Copy full SHA for 3cfe686
1 file changed
.github/workflows/ci.yml
@@ -53,3 +53,4 @@ jobs:
53
uses: codecov/codecov-action@v5
54
with:
55
files: ./coverage.xml
56
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments