diff --git a/.circleci/config.yml b/.circleci/config.yml index e0a673e..b3af9d5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -124,7 +124,7 @@ jobs: command: heroku open - run: name: Smoke Test - command: dep_heroku.sh + command: ./../dep_heroku.sh workflows: version: 2