Skip to content

Commit ec32e33

Browse files
committed
AMB-776 disable pr tests
1 parent d75ac08 commit ec32e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure/azure-pr-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ extends:
4747
make_spec_visible: true
4848
# Enable integration tests when you open a pr. Run tests and once you're happy comment out tests.
4949
# Merge your branch to master and then apply shared-flow changes in the infrastructure repo.
50-
post_deploy:
51-
- template: ./templates/run-integration-tests.yml
50+
# post_deploy:
51+
# - template: ./templates/run-integration-tests.yml
5252
# - environment: internal-dev-sandbox
5353
# proxy_path: sandbox
5454
# post_deploy:

0 commit comments

Comments
 (0)