mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-23 00:34:24 +01:00
4 lines
52 B
Makefile
4 lines
52 B
Makefile
.PHONY: spec
|
|
spec:
|
|
@crystal spec spec.cr --verbose
|