mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Run WPT sync nightly on GitHub Action
This commit is contained in:
@@ -192,7 +192,6 @@ def _activate_virtualenv(topdir, is_firefox):
|
||||
os.path.join("python", "requirements.txt"),
|
||||
wptrunner_path(is_firefox, topdir, "requirements.txt",),
|
||||
wptrunner_path(is_firefox, topdir, "requirements_firefox.txt"),
|
||||
wptrunner_path(is_firefox, topdir, "requirements_servo.txt"),
|
||||
]
|
||||
|
||||
if need_pip_upgrade:
|
||||
|
||||
Reference in New Issue
Block a user