From 8e7c9791cfdcb21820ce5e36ae619ba1c47e69da Mon Sep 17 00:00:00 2001
From: Stefan Hynek <stefan.hynek@uni-goettingen.de>
Date: Mon, 21 Feb 2022 13:24:39 +0100
Subject: [PATCH] chore(semantic-release): do not check commit status

---
 pyproject.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 3f57bc9..d722e78 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,4 +8,3 @@ upload_to_repository = false
 hvcs = "gitlab"
 hvcs_domain = "gitlab.gwdg.de"
 hvcs_api_domain = "gitlab.gwdg.de/api/v4"
-check_build_status = true
-- 
GitLab