Add missing 'PHONY' target

This commit is contained in:
Bruno BELANYI 2024-04-11 18:01:32 +01:00
parent dc1d139d35
commit 508ea00920

View file

@ -10,6 +10,7 @@ test: all
update-tests: all
tree-sitter test -u --apply-all-captures
.PHONY: playground
playground:
nix shell pkgs#emscripten --command tree-sitter build-wasm
tree-sitter playground