Skip to content

Commit c1c750b

Browse files
author
Andy Lu
committed
Force upgrade aws cli
1 parent deede71 commit c1c750b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
no_output_timeout: 60m
3636
command: |
3737
source /usr/local/share/virtualenvs/tap-tester/bin/activate
38+
uv pip install --upgrade awscli
3839
aws s3 cp s3://com-stitchdata-dev-deployment-assets/environments/tap-tester/tap_tester_sandbox dev_env.sh
3940
source dev_env.sh
4041
run-test --tap=tap-asana tests

0 commit comments

Comments
 (0)