Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Show as many CI failures as possible
On pull requests we want to show as many failures as possible in one go in order to reduce the number of iteration cycles to fix issues. Running `ninja -k 0` will cause ninja to attempt to build as much as it can and not to stop early if it encounters an error.
- Loading branch information