Skip to content

Commit 8a824b0

Browse files
committed
Fix gitlab output
1 parent 2585920 commit 8a824b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/scripts/compute_libraries_and_scenarios.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ def process(inputs: Inputs) -> list[str]:
374374
impacts = parse(inputs)
375375
if inputs.is_gitlab:
376376
outputs |= extra_gitlab_output(inputs)
377+
logging.disable()
377378

378379
rebuild_lambda_proxy = False
379380

0 commit comments

Comments
 (0)