add how to run tests
This commit is contained in:
parent
4ea748e726
commit
67f1bf0216
1 changed files with 6 additions and 0 deletions
|
@ -266,6 +266,12 @@ shb.backup.instances.jellyfin = # Same as the examples above
|
|||
|
||||
## Tips
|
||||
|
||||
### Run tests
|
||||
|
||||
```bash
|
||||
$ nix flake check
|
||||
```
|
||||
|
||||
### Deploy using colmena
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue