We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2113de commit e301bd0Copy full SHA for e301bd0
1 file changed
.circleci/config.yml
@@ -42,6 +42,7 @@ jobs:
42
uv pip install --upgrade awscli
43
aws s3 cp s3://com-stitchdata-dev-deployment-assets/environments/tap-tester/tap_tester_sandbox dev_env.sh
44
source dev_env.sh
45
+ unset USE_STITCH_BACKEND
46
run-test --tap=tap-gitlab tests
47
48
0 commit comments