From e6ab2940afdfd267a6682e8f8ed6411c59708d20 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 16 Apr 2023 21:08:48 +0300 Subject: [PATCH] fixup! Just about it. --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 659673e..ebf3774 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,6 +19,3 @@ build-wheel: install-wheel: extends: .install-wheel - -audit-wheel: - extends: .audit-wheel -- GitLab