mirror of
https://github.com/servo/servo.git
synced 2025-07-02 13:03:43 +01:00
Remove steps for unused linux-dev-yaml test builder
These steps were used while testing the transition to dynamic steps. Now that dynamic steps are working properly, this builder has been decommissioned, and its steps are no longer needed.
This commit is contained in:
parent
e7b5891d9c
commit
7a00d4420c
1 changed files with 0 additions and 12 deletions
|
@ -54,18 +54,6 @@ linux-dev:
|
|||
- bash ./etc/ci/manifest_changed.sh
|
||||
- bash ./etc/ci/check_no_unwrap.sh
|
||||
|
||||
linux-dev-yaml:
|
||||
- ./mach test-tidy --no-progress --all
|
||||
- ./mach test-tidy --no-progress --self-test
|
||||
- ./mach build --dev
|
||||
- ./mach test-compiletest
|
||||
- ./mach test-unit
|
||||
- ./mach build-cef
|
||||
- ./mach build-geckolib
|
||||
- bash ./etc/ci/lockfile_changed.sh
|
||||
- bash ./etc/ci/manifest_changed.sh
|
||||
- bash ./etc/ci/check_no_unwrap.sh
|
||||
|
||||
linux-rel-wpt:
|
||||
- ./mach build --release
|
||||
- ./mach test-wpt-failure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue