diff --git a/.circleci/config.yml b/.circleci/config.yml index d6a6681..a402596 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -94,14 +94,7 @@ workflows: - yarnLint: filters: tags: - only: /.*/ - - unitTest: - filters: - tags: - only: /.*/ - requires: - - helmLint - - yarnLint + only: /.*/ - testPrometheusRules: filters: tags: