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 36c2e39 commit 998a069Copy full SHA for 998a069
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
11
- develop
12
13
# Coveralls coverage reporting toggle.
14
-# Set to true when coveralls is healthy; false during outages.
+# Set to false to ignore coveralls upload failures during outages.
15
# Check status: https://status.coveralls.io/
16
env:
17
COVERALLS_FAIL_ON_ERROR: false
0 commit comments