ci: Run tests and benchmarks

This commit is contained in:
Kenny Levinsen 2026-02-27 13:24:45 +01:00 committed by Simon Ser
parent 648790f43a
commit 2938c10cd3
3 changed files with 10 additions and 0 deletions

View file

@ -37,6 +37,10 @@ tasks:
- clang: |
cd wlroots/build-clang
ninja
- test: |
cd wlroots/build-gcc
meson test --verbose
meson test --benchmark --verbose
- smoke-test: |
cd wlroots/build-gcc/tinywl
sudo modprobe vkms