mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove --faster flag from test-tidy, go fast by default. Fixes 11217
This commit is contained in:
parent
8876d1f002
commit
52507c80a0
4 changed files with 7 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data:
|
||||
- [ ] `./mach build -d` does not report any errors
|
||||
- [ ] `./mach test-tidy --faster` does not report any errors
|
||||
- [ ] `./mach test-tidy` does not report any errors
|
||||
- [ ] These changes fix #__ (github issue number if applicable).
|
||||
|
||||
Either:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue