Skip to content

Commit 7f049a5

Browse files
committed
Fix azure-pipelines.yml
1 parent eb17b27 commit 7f049a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,4 +188,4 @@ jobs:
188188
- script: |
189189
crud-test.exe
190190
displayName: 'Test'
191-
workingDirectory: build
191+
workingDirectory: build\Debug

0 commit comments

Comments
 (0)