Skip to content
Snippets Groups Projects
Commit c8cd24b9 authored by Jonathan Maw's avatar Jonathan Maw
Browse files

.gitlab-ci: make wsl-test automatic, allow failure

parent 86466e7e
No related branches found
No related tags found
1 merge request!1159Allow WSL tests to run, but they don't block the CI
Pipeline #48059735 passed with warnings
......@@ -160,7 +160,7 @@ tests-wsl:
script:
- "${TEST_COMMAND}"
when: manual
allow_failure: true
# Automatically build documentation for every commit, we want to know
# if building documentation fails even if we're not deploying it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment