We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7e6956 commit 006383dCopy full SHA for 006383d
.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.yml"
+ compose-file: "./test/docker-compose.yaml"
29
30
- name: Run tests
31
run: |
0 commit comments