diff --git a/.circleci/config.yml b/.circleci/config.yml index 554ac41..9aeeb0c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -75,6 +75,7 @@ test: &test no_output_timeout: 1h - run: name: collect results + when: always command: | docker container create --name dummy \ -v sc4s-tests_results:/work/test-results \