Skip to content

Commit 84699d2

Browse files
committed
Merge branch 'master' of github.com:mongodb/mongo-python-driver into backpressure
2 parents e1249d0 + b88415b commit 84699d2

185 files changed

Lines changed: 4914 additions & 2979 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.evergreen/generated_configs/functions.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,19 @@ functions:
239239
working_dir: src
240240
type: test
241241

242+
# Test numpy
243+
test numpy:
244+
- command: subprocess.exec
245+
params:
246+
binary: bash
247+
args:
248+
- .evergreen/just.sh
249+
- test-numpy
250+
working_dir: src
251+
include_expansions_in_env:
252+
- TOOLCHAIN_VERSION
253+
type: test
254+
242255
# Upload coverage
243256
upload coverage:
244257
- command: ec2.assume_role

0 commit comments

Comments
 (0)