diff --git a/.evergreen/config/test-task-groups.yml b/.evergreen/config/test-task-groups.yml index a8edffa41..4a83bac2c 100644 --- a/.evergreen/config/test-task-groups.yml +++ b/.evergreen/config/test-task-groups.yml @@ -8,6 +8,9 @@ task_groups: - func: "locate PHP binaries" - func: "fetch extension" - func: "install composer" + - command: ec2.assume_role + params: + role_arn: ${aws_test_secrets_role} - command: subprocess.exec params: working_dir: src