Fix error

This commit is contained in:
Alexey Milovidov 2023-08-08 21:00:30 +02:00
parent 8665f675c6
commit ed34f3c46f

View File

@ -412,7 +412,7 @@ def main():
count UInt64,
avgMs UInt64,
args_name String')
FORMAT JSONEachRow
FORMAT JSONCompactEachRow
"""
)
clickhouse_ci_logs_host = os.getenv("CLICKHOUSE_CI_LOGS_HOST")