Skip to content

Commit

Permalink
emit pepper-runtets.log for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mattp- committed Jul 30, 2019
1 parent 07d6fc2 commit 16f3cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ install:
pip install tox

test: install
tox -e flake8,$(PYVERSION)-$(BACKEND)-$(SALT)
tox -e flake8,$(PYVERSION)-$(BACKEND)-$(SALT) || cat /tmp/pepper-runtests.log

0 comments on commit 16f3cd8

Please sign in to comment.