diff --git a/.circleci/config.yml b/.circleci/config.yml index 27f34dd30..fc7690f70 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,4 +9,5 @@ jobs: working_directory: neobytes/src/github.com/SikkieNL/neobytes - steps: \ No newline at end of file + steps: + # Dependencies & setup \ No newline at end of file