mirror of
https://github.com/gsi-upm/soil
synced 2026-06-26 16:21: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 |