File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -34,15 +34,15 @@ jobs:
3434 path : test_output/report.xml
3535 - store_artifacts :
3636 path : htmlcov
37- - run :
38- name : ' Integration Tests'
39- command : |
40- source /usr/local/share/virtualenvs/tap-tester/bin/activate
41- uv pip install --upgrade awscli
42- aws s3 cp s3://com-stitchdata-dev-deployment-assets/environments/tap-tester/tap_tester_sandbox dev_env.sh
43- source dev_env.sh
44- unset USE_STITCH_BACKEND
45- run-test --tap=tap-mailshake tests
37+ # - run:
38+ # name: 'Integration Tests'
39+ # command: |
40+ # source /usr/local/share/virtualenvs/tap-tester/bin/activate
41+ # uv pip install --upgrade awscli
42+ # aws s3 cp s3://com-stitchdata-dev-deployment-assets/environments/tap-tester/tap_tester_sandbox dev_env.sh
43+ # source dev_env.sh
44+ # unset USE_STITCH_BACKEND
45+ # run-test --tap=tap-mailshake tests
4646workflows :
4747 version : 2
4848 commit :
You can’t perform that action at this time.
0 commit comments