diff options
author | bors-servo <servo-ops@mozilla.com> | 2021-08-14 01:33:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-14 01:33:30 -0400 |
commit | 8b3a49349dd4028f95f0157951d76713551a0ad4 (patch) | |
tree | 493bc9df5fc9708ba6f1faabf6aa1f99b4f8deda /python/servo/command_base.py | |
parent | 3a56027cf1fd75aff6797f4b98f8973b47f8e0cd (diff) | |
parent | ca34a002b3f809c8a8cf746eaff8dd324dd8a241 (diff) | |
download | servo-8b3a49349dd4028f95f0157951d76713551a0ad4.tar.gz servo-8b3a49349dd4028f95f0157951d76713551a0ad4.zip |
Auto merge of #28567 - yvt:chore-no-fail-fast, r=jdm
CI: Don't cancel the entire job matrix when one of them fails
By default, GitHub Actions [cancels][1] all in-progress jobs in a build matrix when one of them fails. This PR disables this behavior.
[1]: https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
---
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because they are for CI
Diffstat (limited to 'python/servo/command_base.py')
0 files changed, 0 insertions, 0 deletions