We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b69bd2 commit 92fdb34Copy full SHA for 92fdb34
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ env:
17
CONDA_REMOVE_DEFAULTS: true
18
# Coveralls: Set to false to ignore upload failures during outages.
19
# Check status: https://status.coveralls.io/
20
- COVERALLS_FAIL_ON_ERROR: false
+ COVERALLS_FAIL_ON_ERROR: true
21
22
jobs:
23
# Only PRs to main run on all OSes. Everything else (PRs to
0 commit comments