We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa45756 commit 487d42bCopy full SHA for 487d42b
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Start LDAP container for tests
26
uses: hoverkraft-tech/[email protected]
27
with:
28
- compose-file: "./test/docker-compose.yaml"
+ compose-file: "./test/compose.yaml"
29
30
- name: Run tests
31
run: |
0 commit comments