Skip to content

Commit

Permalink
test: change expansion location
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Jun 26, 2023
1 parent 345e2b1 commit ed80a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .evergreen/config.in.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ task_groups:
LAMBDA_STACK_NAME: dbx-node-lambda
- command: expansions.update
params:
file: atlas-expansion.yml
file: src/atlas-expansion.yml
teardown_group:
- command: subprocess.exec
params:
Expand Down
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3484,7 +3484,7 @@ task_groups:
LAMBDA_STACK_NAME: dbx-node-lambda
- command: expansions.update
params:
file: atlas-expansion.yml
file: src/atlas-expansion.yml
teardown_group:
- command: subprocess.exec
params:
Expand Down

0 comments on commit ed80a4c

Please sign in to comment.