mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-01 07:16:18 -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
|
|
@ -32,6 +32,9 @@ tasks:
|
|||
meson setup build --fatal-meson-warnings -Dauto_features=enabled -Dallocators=gbm
|
||||
ninja -C build
|
||||
sudo ninja -C build install
|
||||
- test: |
|
||||
cd wlroots
|
||||
meson test -C build --verbose
|
||||
- tinywl: |
|
||||
cd wlroots/tinywl
|
||||
make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue