fix: uncomment ftest upload statement
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
73430848e8
commit
0ec5915130
1 changed files with 1 additions and 2 deletions
|
@ -37,5 +37,4 @@ def after_all(context):
|
|||
print(log)
|
||||
logs += log
|
||||
|
||||
|
||||
# upload_logs_to_ftest(score == max_score, logs)
|
||||
upload_logs_to_ftest(score == max_score, logs)
|
||||
|
|
Loading…
Reference in a new issue