Skip to content

Commit a2bb2e7

Browse files
Update test workflow
1 parent 3109a59 commit a2bb2e7

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,7 @@ jobs:
2828
- 389:389
2929
- 636:636
3030
options: >-
31-
-v ${{ github.workspace }}/test/fixtures/ldif:/ldif:ro
32-
--health-cmd "ldapsearch -x -s base"
33-
--health-interval 60s
34-
--health-start-period 30s
35-
--health-timeout 10s
36-
--health-retries 6
31+
-v ${{ github.workspace }}/test/fixtures/ldif:/ldif
3732
strategy:
3833
matrix:
3934
ruby:

0 commit comments

Comments
 (0)