Skip to content

Commit 205754a

Browse files
committed
set working_dir
1 parent 67d6aa7 commit 205754a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.evergreen/config.in.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ functions:
111111
"perf send":
112112
- command: attach.artifacts
113113
params:
114+
working_dir: src
114115
files:
115116
- ./test/benchmarks/driver_bench/results.json
116117
- command: subprocess.exec

.evergreen/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ functions:
8383
perf send:
8484
- command: attach.artifacts
8585
params:
86+
working_dir: src
8687
files:
8788
- ./test/benchmarks/driver_bench/results.json
8889
- command: subprocess.exec

0 commit comments

Comments
 (0)