From d5ff21725a215e1b975eb542546fa855a9c3937c Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Fri, 30 Oct 2020 17:02:14 +0100 Subject: [PATCH] Add remove everything at the beginning of ci --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e8faee87..55f98106 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,6 +10,7 @@ check: - vs2019 - windows10 script: + - git clean -xdf - cd Tools - pip install cmakelang - python format-cmake.py