Javier Jardón pushed to branch jjardon/allow_fail_WSL at BuildStream / buildstream
Commits:
-
a482b008
by Javier Jardón at 2019-02-11T19:23:02Z
1 changed file:
Changes:
... | ... | @@ -166,6 +166,7 @@ tests-wsl: |
166 | 166 |
|
167 | 167 |
script:
|
168 | 168 |
- "${TEST_COMMAND}"
|
169 |
+ when: manual
|
|
169 | 170 |
|
170 | 171 |
# Automatically build documentation for every commit, we want to know
|
171 | 172 |
# if building documentation fails even if we're not deploying it.
|