mirror of
https://github.com/gsi-upm/soil
synced 2026-07-06 12:41:59 +00:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
test:
|
|
docker-compose exec dev python -m pytest -s -v
|
|
|
|
.PHONY: test |