diff --git a/.circleci/config.yml b/.circleci/config.yml index 750555f8..54f335f2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,7 +9,6 @@ jobs: branches: ignore: - gh-pages # list of branches to ignore - resource_class: large steps: - checkout - restore_cache: @@ -36,4 +35,4 @@ jobs: destination: artifacts - store_test_results: path: /junit/ - destination: testartifacts \ No newline at end of file + destination: testartifacts