fix: Use ninja to build and test

migrate-to-meson-build
nirenjan 2024-06-13 18:11:40 -07:00
parent 9f3d697e87
commit f04e772590
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ set -e
meson setup build
cd build
meson compile
meson test
ninja
ninja test
# Print bugreport output
./x52bugreport