From 6d0696882e51efe9ee1f33cb7b038db042426569 Mon Sep 17 00:00:00 2001 From: stanzabird Date: Sun, 15 May 2022 13:13:31 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 652e56d..cb2ca0c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,8 +23,6 @@ Test: stage: test script: - make bootstrap setup-wasi all build package - when: manual - allow_failure: true Release: stage: release