From 8c9fa614ab01e9d6a3e48f94703d31ed1214d8d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 8 Apr 2020 11:42:45 +0100 Subject: Revert ".gitlab-ci.yml: Allow WSL test to fail" This reverts commit edcd52f8f0d9e062bb9a4d089799b47625c37ab6. --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8efca653c..51f755b26 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -307,8 +307,6 @@ tests-wsl-master: - master except: - schedules - allow_failure: true - tests-wsl-non-master: stage: test @@ -330,7 +328,6 @@ tests-wsl-non-master: when: manual except: - master - allow_failure: true # Automatically build documentation for every commit, we want to know # if building documentation fails even if we're not deploying it. -- cgit v1.2.1