Don't need to run check-deps on *every* CI job ever.

This commit is contained in:
Phil Hagelberg 2025-03-07 08:45:02 -08:00
parent 3200483011
commit 24f6e4982a

View File

@ -98,7 +98,7 @@ check-luarocks:
eval "$$(luarocks path)"; \
fennel-ls --lint
ci: selflint testall check-deps
ci: selflint testall
clean:
rm -fr $(EXE) old-deps old-fennel build/