mirror of
https://github.com/offen/website.git
synced 2024-12-23 21:30:22 +01:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
test:
|
|
@pytest --disable-pytest-warnings
|
|
|
|
.PHONY: test
|