We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37cb52 commit c7f3f38Copy full SHA for c7f3f38
Makefile
@@ -20,7 +20,7 @@ lint:
20
git diff --check --cached
21
22
test:
23
- pytest
+ pytest -vv
24
cd tests && bash regress.sh
25
26
clean:
0 commit comments