diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index 7dbc9202005..1f8b0a1d12a 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -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