forked from goodboy/tractor
Drop console logging
parent
dadea87451
commit
41914f3118
|
@ -10,4 +10,4 @@ install:
|
|||
- pip install . -r requirements-test.txt
|
||||
|
||||
script:
|
||||
- pytest tests/
|
||||
- pytest tests/ --no-print-logs
|
||||
|
|
Loading…
Reference in New Issue