From b4dafd813a701c91caf52bfaef6318a46f9339ad Mon Sep 17 00:00:00 2001 From: Alessio Onori Date: Mon, 5 Sep 2022 10:57:47 +0200 Subject: [PATCH] added circleci config --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a402596..00f599f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -108,7 +108,6 @@ workflows: tags: only: /.*/ requires: - - unitTest - testPrometheusRules - integrationTests: filters: