Files
compounding-intelligence/Makefile

5 lines
84 B
Makefile
Raw Normal View History

2026-04-15 11:29:23 -04:00
.PHONY: test
test:
python3 -m pytest tests/test_ci_config.py scripts/test_*.py -v