Fix syntax error in build_check.py

This commit is contained in:
Mikhail f. Shiryaev 2022-04-06 10:15:36 +02:00
parent e4408d42dc
commit 62fa528e7d
No known key found for this signature in database
GPG Key ID: 4B02ED204C7D93F4

View File

@ -302,7 +302,7 @@ def main():
version.string,
image_version,
ccache_path,
official=official_flag,
official_flag,
cov_token,
)