diff --git a/main.py b/main.py index a0e4dba..b60e249 100755 --- a/main.py +++ b/main.py @@ -44,7 +44,7 @@ def main(): parser.add_argument( "--no-test-logs", - default=True, + default=False, dest="do_test_logs", action="store_false", help=(