diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7a72d72..49802ce9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ stages: check: stage: check + allow_failure: true tags: - vs2019 - windows10