Skip to content

Commit b95822a

Browse files
committed
cleanup
1 parent b383d09 commit b95822a

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

.github/workflows/end-to-end-test-tracer-replay_testbench.yaml

Lines changed: 0 additions & 41 deletions
This file was deleted.

tests/scripts/end_to_end_test_tracer_replay.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
def run_test(expected_improvement_pct: int) -> bool:
88
config = TestConfig(
99
trace_mode=True,
10-
trace_load="workload",
1110
min_improvement_x=0.1,
1211
expected_unit_tests=1,
1312
coverage_expectations=[

0 commit comments

Comments
 (0)