diff --git a/README.md b/README.md index 364bb7d63d7c5a7c0b6ccdc124166601d9f17deb..7e56a8e581dd339b7a237948283b4df728219542 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,13 @@ way to get going is to do the following: ninja -C _build ninja -C _build install +# Testing + +To run the tests run + + ninja -C _build test + +For details see the *.gitlab-ci.yml* file. ## Running ### Running from the source tree