mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01: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
|
@ -23,7 +23,7 @@ mac-rel-css:
|
|||
- bash ./etc/ci/manifest_changed.sh
|
||||
|
||||
linux-dev:
|
||||
- ./mach test-tidy --no-progress
|
||||
- ./mach test-tidy --no-progress --all
|
||||
- ./mach test-tidy --no-progress --self-test
|
||||
- ./mach build --dev
|
||||
- ./mach test-compiletest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue