diff --git a/.circleci/config.yml b/.circleci/config.yml index 91a3f724f..6fe3ea34c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -94,9 +94,6 @@ jobs: - run: &RUN_TESTS name: "Run test suite" - # Something about when it re-uses an existing environment blows up - # if the working directory is not readable. - working_directory: "/tmp" command: | /tmp/project/.circleci/run-tests.sh \ "${ARTIFACTS_OUTPUT_PATH}" \