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 f44d67f commit 04b8565Copy full SHA for 04b8565
.github/workflows/coverage.yml
@@ -32,3 +32,4 @@ jobs:
32
with:
33
fail_ci_if_error: true
34
token: ${{ secrets.CODECOV_TOKEN }}
35
+ skip_validation: true
0 commit comments