Jonathan Maw pushed to branch jonathan/wsl-tests-allow-fail at BuildStream / buildstream
Commits:
-
fdfe8e18
by Jonathan Maw at 2019-02-18T16:20:36Z
1 changed file:
Changes:
| ... | ... | @@ -160,7 +160,7 @@ tests-wsl: |
| 160 | 160 |
|
| 161 | 161 |
script:
|
| 162 | 162 |
- "${TEST_COMMAND}"
|
| 163 |
- when: manual
|
|
| 163 |
+ allow_failure: true
|
|
| 164 | 164 |
|
| 165 | 165 |
# Automatically build documentation for every commit, we want to know
|
| 166 | 166 |
# if building documentation fails even if we're not deploying it.
|
