diff --git a/.circleci/config.yml b/.circleci/config.yml index 159fe0e..6b143b6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -142,7 +142,7 @@ workflows: - build - test-unit - flake8/flake8 - wd: tests + wd: ./${CIRCLE_PROJECT_REPONAME}/tests executor: python37 - publish: requires: