Skip to content

Commit 2bb8e0d

Browse files
committed
[temp] run fastbench on ci
1 parent 1da9f69 commit 2bb8e0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.evergreen/perf/runtests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ def run_command(cmd: str | list[str], **kwargs) -> None:
6767
| {
6868
"DJANGO_MONGODB_PERFORMANCE_TEST_DATA_PATH": str(data_dir),
6969
"OUTPUT_FILE": OUTPUT_FILE,
70+
"FASTBENCH": "1",
7071
},
7172
)
7273
format_output(start_time)

0 commit comments

Comments
 (0)