From 67f1bf02166c2c9b3952324ed11b1dc869cf98b3 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Sun, 5 Nov 2023 19:55:29 -0800 Subject: [PATCH] add how to run tests --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c88177f..cb301dc 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,12 @@ shb.backup.instances.jellyfin = # Same as the examples above ## Tips +### Run tests + +```bash +$ nix flake check +``` + ### Deploy using colmena ```bash