mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
The path to `.python-version` used by our setup-python action is relative to the current working directory, which is not the servo repo when WPT Export job runs. Fixes #34639. Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>