- when the build fails no tests are run(circleci-agent step halt) - when the build succeeds all tests are run, even if some of them fail(when: always)
- when the build fails no tests are run(circleci-agent step halt) - when the build succeeds all tests are run, even if some of them fail(when: always)