diff --git a/.circleci/config.yml b/.circleci/config.yml index 1ad39f6ca..d205c7d5e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -185,7 +185,7 @@ workflows: test: jobs: - cargo_fetch - - build_test_docs_wheel + - build_test_docs_wheel: requires: - cargo_fetch - upload_docs_wheels: