diff --git a/.circleci/config.yml b/.circleci/config.yml index cee4adf23..ce5184a4a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -132,7 +132,7 @@ jobs: - run: name: Wait for app to be ready command: dockerize -wait http://localhost:4000 -timeout 1m - - run: + - run: name: Test the application command: | status_codes=()