diff --git a/.circleci/config.yml b/.circleci/config.yml index 5400178e..8c17328f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -246,7 +246,8 @@ jobs: report_coverage: executor: base steps: - - checkout + - checkout: + method: full - run_sonarqube publish: executor: