wpt: configure hosts manually for self host runner

This commit is contained in:
Pierre Tachoire
2026-02-26 07:54:15 +01:00
parent de5a7d5b99
commit a4a7040b98

View File

@@ -82,8 +82,9 @@ jobs:
repository: 'lightpanda-io/wpt'
fetch-depth: 0
- name: create custom hosts
run: ./wpt make-hosts-file | sudo tee -a /etc/hosts
# The hosts are configured manually on the self host runner.
# - name: create custom hosts
# run: ./wpt make-hosts-file | sudo tee -a /etc/hosts
- name: generate manifest
run: ./wpt manifest