Files
compounding-intelligence/Makefile
Alexander Whitestone 363407293d
All checks were successful
Test / pytest (pull_request) Successful in 30s
ci: add pytest workflow for #190
2026-04-15 11:29:23 -04:00

5 lines
84 B
Makefile

.PHONY: test
test:
python3 -m pytest tests/test_ci_config.py scripts/test_*.py -v