Skip to content

Commit

Permalink
Fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
lorinkoz committed Apr 21, 2020
1 parent 19db136 commit a994954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -10,4 +10,4 @@ coverage:

.PHONY: coverage-html
coverage-html:
poetry run coverage run dpgs_sandbox/manage.py test tests && coverage html
poetry run coverage run dpgs_sandbox/manage.py test tests && poetry run coverage html

0 comments on commit a994954

Please sign in to comment.