From: Otto Date: Wed, 24 Nov 2021 14:50:21 +0000 (+0100) Subject: CircleCI: drop formatting check, superseded by GH workflows X-Git-Tag: auth-4.6.0-beta1~14^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=541e631eab4021f02410976343046cc520ebb61c;p=thirdparty%2Fpdns.git CircleCI: drop formatting check, superseded by GH workflows --- diff --git a/.circleci/config.yml b/.circleci/config.yml index 02560ea72a..c8801a239f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1310,9 +1310,6 @@ workflows: - test-auth-regress-ldap: requires: - build-auth - - check-formatting: - requires: - - checkout - build-recursor: requires: - checkout