1
0
Fork 0

add how to run tests

This commit is contained in:
ibizaman 2023-11-05 19:55:29 -08:00
parent 4ea748e726
commit 67f1bf0216

View file

@ -266,6 +266,12 @@ shb.backup.instances.jellyfin = # Same as the examples above
## Tips
### Run tests
```bash
$ nix flake check
```
### Deploy using colmena
```bash