We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d6fc2 commit 16f3cd8Copy full SHA for 16f3cd8
1 file changed
Makefile
@@ -8,4 +8,4 @@ install:
8
pip install tox
9
10
test: install
11
- tox -e flake8,$(PYVERSION)-$(BACKEND)-$(SALT)
+ tox -e flake8,$(PYVERSION)-$(BACKEND)-$(SALT) || cat /tmp/pepper-runtests.log
0 commit comments