From 0f5c56ff1abdaa40a85a940f6e4b534c2b50db9a Mon Sep 17 00:00:00 2001 From: Ryan Faircloth Date: Sun, 30 Jun 2019 17:53:53 -0400 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: