diff --git a/.circleci/config.yml b/.circleci/config.yml index 11d58bad5b..e3b78f80b5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -827,12 +827,12 @@ workflows: py_version: "3.8" requires: - "build3.8" - - recipe_accuracy_tests - - recipe_sanity_tests_classification_pt1 - - recipe_sanity_tests_classification_pt2 - - recipe_sanity_tests_segmentation - - recipe_sanity_tests_detection - - recipe_sanity_tests_pose_estimation + #- recipe_accuracy_tests + #- recipe_sanity_tests_classification_pt1 + #- recipe_sanity_tests_classification_pt2 + #- recipe_sanity_tests_segmentation + #- recipe_sanity_tests_detection + #- recipe_sanity_tests_pose_estimation <<: *release_tag_filter - deci-common/pip_upload_package_from_codeartifact_to_global_pypi: package_name: "super-gradients"