Skip to content

Commit 2f8fcf5

Browse files
author
Kyle Allan
committed
update circle env
1 parent 1057af5 commit 2f8fcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run:
2626
name: 'Integration Tests'
2727
command: |
28-
aws s3 cp s3://com-stitchdata-dev-deployment-assets/environments/tap-tester/sandbox dev_env.sh
28+
aws s3 cp s3://com-stitchdata-dev-deployment-assets/environments/tap-tester/tap_tester_sandbox dev_env.sh
2929
source dev_env.sh
3030
source /usr/local/share/virtualenvs/tap-tester/bin/activate
3131
run-test --tap=tap-github \

0 commit comments

Comments
 (0)