We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f49de5 commit 6e5bbb0Copy full SHA for 6e5bbb0
.github/workflows/tests.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Set up Docker Compose
71
uses: hoverkraft-tech/[email protected]
72
with:
73
- compose-file: "./github/ydb-slice-compose.yaml"
+ compose-file: "./.github/ydb-slice-compose.yaml"
74
- name: Run ADO.NET tests
75
run: |
76
ConnectionString="Host=localhost;Port=3135;Database=/Root/testdb"
0 commit comments