mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-18 05:34:29 -04:00
ci: Run tests and benchmarks
This commit is contained in:
parent
648790f43a
commit
2938c10cd3
3 changed files with 10 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ tasks:
|
|||
cd wlroots
|
||||
ninja -C build
|
||||
sudo ninja -C build install
|
||||
- test: |
|
||||
cd wlroots
|
||||
meson test -C build --verbose
|
||||
- build-features-disabled: |
|
||||
cd wlroots
|
||||
meson setup build --reconfigure -Dauto_features=disabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue