diff --git a/.circleci/config.yml b/.circleci/config.yml index 475c3a676e2..b284b9a3c05 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -678,10 +678,6 @@ workflows: - /.*-stable/ tags: only: /v[0-9]+(\.[0-9]+)*(\-rc(\.[0-9]+)?)?/ - requires: - - test_javascript - - test_objc - - test_android # Run code checks - analyze_pr: