diff --git a/.circleci/config.yml b/.circleci/config.yml index 6901ece29..59a2016ec 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1099,6 +1099,10 @@ workflows: - b_bytecode_osx - b_bytecode_ems + # Code Coverage enabled build and tests + - b_ubu_codecov: *workflow_trigger_on_tags + - t_ubu_codecov: *workflow_ubuntu2004_codecov + nightly: triggers: