mirror of
https://github.com/gsi-upm/soil
synced 2024-11-14 15:32:29 +00:00
4 lines
67 B
Makefile
4 lines
67 B
Makefile
test:
|
|
docker-compose exec dev python -m pytest -s -v
|
|
|
|
.PHONY: test |