From f068cf58bb7ec7b6954894a88624ec1f93d950ee Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Thu, 12 Oct 2023 11:39:15 +0200 Subject: [PATCH] Unbeheader is already installed by indico[dev] --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e9ee30..6400dcd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -161,7 +161,6 @@ jobs: - name: Check headers if: success() || failure() run: | - pipx install unbeheader echo '::add-matcher::.github/matchers/headers-problem-matcher.json' unbehead --check echo '::remove-matcher owner=headers::'