mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Recreate virtualenv from scratch when syncing WPT
This commit is contained in:
parent
a69c117da2
commit
e1f4604e66
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ linux-nightly:
|
||||||
- ./mach test-perf
|
- ./mach test-perf
|
||||||
- python3 ./etc/ci/performance/download_buildbot_timings.py --verbose
|
- python3 ./etc/ci/performance/download_buildbot_timings.py --verbose
|
||||||
- aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
|
- aws s3 sync --size-only --acl public-read ./etc/ci/performance/output s3://servo-perf
|
||||||
|
- rm -rf ./python/_virtualenv
|
||||||
- ./etc/ci/update-wpt-checkout fetch-and-update-expectations
|
- ./etc/ci/update-wpt-checkout fetch-and-update-expectations
|
||||||
- ./etc/ci/update-wpt-checkout open-pr
|
- ./etc/ci/update-wpt-checkout open-pr
|
||||||
- ./etc/ci/update-wpt-checkout cleanup
|
- ./etc/ci/update-wpt-checkout cleanup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue