Skip to content

Commit 5cb68c9

Browse files
committed
fix action
1 parent 4965b16 commit 5cb68c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/benchmarks/scripts/measure_heap.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,9 @@ def run_measurements():
247247

248248
def run_measurements_and_retry():
249249

250+
print("Show MO_SIM_CONFIG")
251+
print(os.environ['MO_SIM_CONFIG'])
252+
250253
if ( 'TEST_DRIVER_URL' not in os.environ or
251254
'TEST_DRIVER_CONFIG' not in os.environ or
252255
'TEST_DRIVER_KEY' not in os.environ or

0 commit comments

Comments
 (0)