We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72030d0 + 5f3dcbf commit 5b4522cCopy full SHA for 5b4522c
.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