Customizable wpt options and profile in workflows (#30912)

* wpt -> wpt-sync

* Add profile configuration option

* Add wpt (for custom tests selection) to CI

* Renaming of wpt-* options

* fixup! do renames also in scripts

* fixup! profile

* Fix try labels
This commit is contained in:
Samson 2023-12-22 13:49:39 +01:00 committed by GitHub
parent 81f5157522
commit 1f0f50b22b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 105 additions and 61 deletions

View file

@ -15,8 +15,8 @@ jobs:
name: Linux
uses: ./.github/workflows/linux.yml
with:
wpt: 'sync'
layout: 'all'
wpt-sync-from-upstream: true
wpt-layout: 'all'
unit-tests: false
sync: