Skip to content

Commit e0cc75a

Browse files
BotellaApanquez
authored andcommitted
Update azure-pipelines.yml
1 parent 855fca5 commit e0cc75a

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
@@ -30,7 +30,7 @@ jobs:
3030
cmakeArgs: "-DCMAKE_PREFIX_PATH=$(OPENGEODEPATH);$(Build.SourcesDirectory)/build"
3131
- template: coverage.yml@templates
3232
parameters:
33-
directory: "$(Build.SourcesDirectory)/build/bin"
33+
directory: "$(Build.SourcesDirectory)/test/bin"
3434

3535
- job: Test_Windows
3636
dependsOn: Format

0 commit comments

Comments
 (0)