Files
shx-helper/Makefile
T
space 6608a556f1
ci / smoke (push) Successful in 8s
chore: bootstrap shx-helper repo
2026-06-04 20:34:08 +00:00

10 lines
109 B
Makefile

.PHONY: test smoke lint
test: smoke
smoke:
./tests/smoke.sh
lint:
bash -n bin/shx-upload tests/smoke.sh