From 2f2fc17bd8141df9278856d926f88621c00cef12 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 22 Jan 2020 15:12:48 +0100 Subject: [PATCH] another try --- .circleci/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index db71df22f..2c40632fb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -174,12 +174,12 @@ workflows: jobs: # - cargo_fetch - - remote_tests_rust + - remote_tests_rust: filters: tags: only: /.*/ - - remote_tests_python + - remote_tests_python: filters: tags: only: /.*/ @@ -206,7 +206,7 @@ workflows: # requires: # - cargo_fetch - - build_doxygen + - build_doxygen: filters: tags: only: /.*/