We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 310e272 + a8e4883 commit f46f6ebCopy full SHA for f46f6eb
1 file changed
.github/workflows/build.yml
@@ -26,6 +26,5 @@ jobs:
26
- name: upload coverage to Codecov
27
uses: codecov/codecov-action@v1
28
with:
29
- token: ${{ secrets.CODECOV_TOKEN }}
30
name: codecov-umbrella
31
fail_ci_if_error: true
0 commit comments