-
Scott Hampton authored
If we use `artifacts:when: on_failure` then the JUnit report won't upload when the job fails. We should use `always` instead.
329aabfa
If we use `artifacts:when: on_failure` then the JUnit report won't upload when the job fails. We should use `always` instead.