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 3bfe7ec commit 184472eCopy full SHA for 184472e
.github/workflows/test-suite.yml
@@ -46,3 +46,4 @@ jobs:
46
uses: codecov/codecov-action@v3
47
with:
48
fail_ci_if_error: true
49
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments