Skip to content

Commit 9d26b0b

Browse files
lint!
1 parent 0ac08da commit 9d26b0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.in.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ functions:
632632
- MONGODB_URI
633633
- DRIVERS_TOOLS
634634
- AWS_SECRET_ACCESS_KEY
635-
- AWS_ACCESS_KEY_ID
635+
- AWS_ACCESS_KEY_ID
636636
- AWS_SESSION_TOKEN
637637
env:
638638
AWS_CREDENTIAL_TYPE: env-creds
@@ -1071,7 +1071,7 @@ task_groups:
10711071
- func: fetch source
10721072
- command: ec2.assume_role
10731073
params:
1074-
role_arn: ${DRIVERS_SECRETS_ARN}
1074+
role_arn: ${DRIVERS_SECRETS_ARN}
10751075
- command: subprocess.exec
10761076
params:
10771077
working_dir: "src"

0 commit comments

Comments
 (0)