fwupd/contrib/run-tests.sh
Gabriel Kerneis 93aae762a6 Offer to run tests before pushing in contrib/setup
Also make clearer that the default choice is "no" for interactive
prompts.
2021-11-23 15:41:46 +01:00

3 lines
45 B
Bash
Executable File

#!/bin/sh
meson build && ninja -C build test