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 8310e70 commit d7d207aCopy full SHA for d7d207a
.github/workflows/test.yml
@@ -59,3 +59,4 @@ jobs:
59
- uses: codecov/codecov-action@v5
60
with:
61
flags: integration
62
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments