We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 397ec2c + b01b7f4 commit 76f8ae4Copy full SHA for 76f8ae4
1 file changed
.github/workflows/ci.yml
@@ -21,3 +21,4 @@ jobs:
21
uses: codecov/codecov-action@v5
22
with:
23
files: coverage.out
24
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments