diff --git a/.circleci/config.yml b/.circleci/config.yml index 2ffa99d..af52ccc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -68,5 +68,5 @@ workflows: - test - check_format - build: - requires: - - test \ No newline at end of file + requires: + - test \ No newline at end of file