Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I intended to do this in 647e95e, but the `failure()` call that I remove didn't limit it to failures — it explicitly enabled it for failing jobs, where the default is to skip subsequent jobs after a failure. However, if we want a job to run after both failed and successful runs, we need the `always()` call.
- Loading branch information