mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
command → script
This reverts commit abb46381510c549e37f615031add0f01eacd0b8c.
This commit is contained in:
parent
860c827265
commit
02e2d48b35
2 changed files with 6 additions and 6 deletions
|
@ -53,7 +53,7 @@ def main():
|
|||
|
||||
decision.create_task_with_in_tree_dockerfile(
|
||||
task_name="Linux x86_64: tidy + dev build + unit tests",
|
||||
command="""
|
||||
script="""
|
||||
#./mach test-tidy --no-progress --all
|
||||
./mach build --dev
|
||||
#./mach test-unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue