Files
dotfiles/tests/Makefile
2020-03-25 19:57:24 +00:00

5 lines
59 B
Makefile

SHELL := /bin/bash
all:
poetry install
poetry run pytest