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 cfd5f8a commit 5613668Copy full SHA for 5613668
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
flags: unittests # optional
51
name: coverage # optional
52
- fail_ci_if_error: true # optional (default = false)
+ fail_ci_if_error: false # optional (default = false)
53
verbose: true # optional (default = false)
54
55
lint:
0 commit comments