We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e4337b commit 37f6419Copy full SHA for 37f6419
.evergreen/config.yml
@@ -49,10 +49,6 @@ functions:
49
# Define an alias for the task runner script.
50
TASK_RUNNER_ALIAS: &task-runner src/go.mongodb.org/mongo-driver/.evergreen/run-task.sh
51
args: [.evergreen/setup-system.sh]
52
- - command: subprocess.exec
53
- params:
54
- binary: bash
55
- args: [*task-runner, init-submodule]
56
- command: expansions.update
57
params:
58
file: src/go.mongodb.org/mongo-driver/expansion.yml
0 commit comments