Skip to content

Commit e04576d

Browse files
authored
DEVPROD-3871 Use teardown_task when there is one function/command (#1533)
1 parent cf1c6a1 commit e04576d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .evergreen/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1058,7 +1058,7 @@ task_groups:
10581058
- command: expansions.update
10591059
params:
10601060
file: src/atlas-expansion.yml
1061-
teardown_group:
1061+
teardown_task:
10621062
- command: subprocess.exec
10631063
params:
10641064
working_dir: src
@@ -1098,7 +1098,7 @@ task_groups:
10981098
- command: expansions.update
10991099
params:
11001100
file: src/atlas-expansion.yml
1101-
teardown_group:
1101+
teardown_task:
11021102
- command: subprocess.exec
11031103
params:
11041104
working_dir: src

0 commit comments

Comments
 (0)