Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 9b64190

Browse files
committed
chore(evg): correct typo in evergreen configuration file
1 parent d835626 commit 9b64190

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
@@ -342,7 +342,7 @@ tasks:
342342
- name: "test-latest-sharded_cluster"
343343
tags: ["latest", "sharded_cluster"]
344344
commands:
345-
c - func: "run tests"
345+
- func: "run tests"
346346
vars:
347347
VERSION: "latest"
348348
TOPOLOGY: "sharded_cluster"

0 commit comments

Comments
 (0)