Commit 8d2e79fc authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt
Browse files

run flake8 tests during continuous integration

parent 569569f6
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,3 +2,4 @@ include make.d/ci.mk

test:
	python3 manage.py test
	flake8 .