Skip to content

Commit e0487b2

Browse files
Pierre Anquezpanquez
authored andcommitted
revert directory for test coverage
1 parent e0cc75a commit e0487b2

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)/test/bin"
33+
directory: "$(Build.SourcesDirectory)/build/bin"
3434

3535
- job: Test_Windows
3636
dependsOn: Format

0 commit comments

Comments
 (0)