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 72030d0 commit 5f3dcbfCopy full SHA for 5f3dcbf
.github/workflows/tests.yaml
@@ -48,3 +48,5 @@ jobs:
48
with:
49
files: './coverage.xml'
50
fail_ci_if_error: true
51
+ env:
52
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments