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 48abe75 commit a724707Copy full SHA for a724707
.github/workflows/pytest.yml
@@ -67,7 +67,7 @@ jobs:
67
files: ./coverage.xml
68
flags: unittests # optional
69
name: codecov-umbrella # optional
70
- fail_ci_if_error: true # optional (default = false)
+ #fail_ci_if_error: true # optional (default = false)
71
verbose: true # optional (default = false)
72
token: ${{ secrets.CODECOV_TOKEN }}
73
- slug: deep-mi/BrainPrint
+ #slug: deep-mi/BrainPrint
0 commit comments