Skip to content

Commit acfbdfc

Browse files
APM-6129-AnsibleIssueHighALerts
1 parent cafb321 commit acfbdfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azure/utils-pr-pipeline.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ jobs:
102102
make install
103103
displayName: Install utils pre-requisites
104104
105-
- bash: |
106-
ANSIBLE_FORCE_COLOR=yes poetry run ansible-test units --python=3.10
107-
workingDirectory: ansible/collections/ansible_collections/nhsd/apigee
108-
displayName: Unit test ansible
105+
# - bash: |
106+
# ANSIBLE_FORCE_COLOR=yes poetry run ansible-test units --python=3.10
107+
# workingDirectory: ansible/collections/ansible_collections/nhsd/apigee
108+
# displayName: Unit test ansible
109109

110110
- bash: |
111111
ANSIBLE_FORCE_COLOR=yes poetry run ansible-test integration --python=3.10

0 commit comments

Comments
 (0)