argus/Makefile
Nazim 43f5a1c64c
Some checks failed
Tests / unit-tests (push) Has been cancelled
docs: add CI badge and make test target
2026-04-29 20:32:09 +00:00

4 lines
62 B
Makefile

.PHONY: test
test:
python3 -m unittest discover -s tests -v