mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Run mach test-tidy --no-wpt
checks with Python3 in CI
This commit is contained in:
parent
7b5fabe855
commit
0032b3cdd1
1 changed files with 1 additions and 0 deletions
|
@ -205,6 +205,7 @@ def linux_tidy_unit():
|
|||
.with_treeherder("Linux x64", "Tidy+Unit")
|
||||
.with_script("""
|
||||
./mach test-tidy --no-progress --all
|
||||
python3 ./mach test-tidy --no-progress --all --no-wpt
|
||||
python3 ./mach build --dev
|
||||
python3 ./mach test-unit
|
||||
python3 ./mach package --dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue