diff --git a/.circleci/config.yml b/.circleci/config.yml index 2947dbbe1..21421a775 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -196,7 +196,6 @@ workflows: test: jobs: - cargo_fetch - # - build_doxygen - remote_tests_rust @@ -213,6 +212,8 @@ workflows: requires: - cargo_fetch + - build_doxygen + # Linux Desktop 64bit # - test_x86_64-unknown-linux-gnu: # requires: