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 fa18468 commit 2ffefd2Copy full SHA for 2ffefd2
.github/workflows/ci.yml
@@ -45,3 +45,4 @@ jobs:
45
with:
46
file: ./coverage.xml
47
fail_ci_if_error: true
48
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments