fix v8
This commit is contained in:
parent
e987b4cbdb
commit
5d1d5a2b73
1 changed files with 0 additions and 2 deletions
|
|
@ -39,8 +39,6 @@ def run_docker(folder_name: str) -> int:
|
||||||
if code != 0:
|
if code != 0:
|
||||||
sys.exit(code)
|
sys.exit(code)
|
||||||
|
|
||||||
logging.info(os.listdir(f"{CLR_TEST_DIR}/mnt/results"))
|
|
||||||
|
|
||||||
return code
|
return code
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue