Skip to content

Commit 961e6d9

Browse files
Yashvi JainYashvi Jain
authored andcommitted
Commenting ldap tests
Signed-off-by: Yashvi Jain <Yashvi.jain@progress.com>
1 parent d4a1172 commit 961e6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
DEX_POSTGRES_HOST: localhost
7070
DEX_POSTGRES_PORT: ${{ job.services.postgres.ports[5432] }}
7171
DEX_ETCD_ENDPOINTS: http://localhost:${{ job.services.etcd.ports[2379] }}
72-
DEX_LDAP_TESTS: 1
72+
DEX_LDAP_TESTS: 0
7373
DEX_KEYSTONE_URL: http://localhost:${{ job.services.keystone.ports[5000] }}
7474
DEX_KEYSTONE_ADMIN_URL: http://localhost:${{ job.services.keystone.ports[35357] }}
7575
DEX_KEYSTONE_ADMIN_USER: demo

0 commit comments

Comments
 (0)