From cefa03f45bc0e685c49f8e63dece4d26f3437e0c Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 21 Nov 2019 22:57:20 +0100 Subject: [PATCH] run doxygen for core docs again --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: