From aa386feb7f0a78d3d8789b18cd280db405941b21 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 6 Apr 2021 20:08:53 -0600 Subject: =?UTF-8?q?yknow=20what,=20fuck=20it,=20test=20=E2=89=88all=20of?= =?UTF-8?q?=20linux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 79d50d6..2e8f06d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,4 +69,7 @@ full-test-linux: - cd linux-*/ - (makers -p 2>&1 || true) | grep 'Configuration file ".config" not found!' - makers help + - makers mrproper + - makers defconfig + - makers allow_failure: true -- cgit v1.2.3