Skip to content

Commit e49e024

Browse files
committed
chore: fix perf.send file
1 parent adffe64 commit e49e024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ tasks:
267267
- func: run custom benchmarks
268268
- command: perf.send
269269
params:
270-
file: results.json
270+
file: src/results.json
271271
- name: run-spec-benchmarks
272272
commands:
273273
- func: fetch source

0 commit comments

Comments
 (0)