diff --git a/.circleci/config.yml b/.circleci/config.yml index 555e2de..a8eea21 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -34,4 +34,4 @@ jobs: path: build/reports/ destination: reports - store_test_results: - path: build/reports/tests/test \ No newline at end of file + path: build/reports/ \ No newline at end of file