diff --git a/.circleci/config.yml b/.circleci/config.yml index 6de8f7f..bb48558 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -85,7 +85,7 @@ workflows: Build_Test_N_Deploy: jobs: - Build - # - Test: (Don't work) + # - Test: (Not working) # requires: # - Build - Heroku: