diff options
Diffstat (limited to '')
| -rw-r--r-- | justfile | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -6,9 +6,3 @@ run *args: test *args: cabal test {{args}} - -testw *args: - nodemon -e .hs -w lib -w specs --exec 'clear && just test {{args}}' - -build: - nix build |
