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 855fca5 commit e0cc75aCopy full SHA for e0cc75a
azure-pipelines.yml
@@ -30,7 +30,7 @@ jobs:
30
cmakeArgs: "-DCMAKE_PREFIX_PATH=$(OPENGEODEPATH);$(Build.SourcesDirectory)/build"
31
- template: coverage.yml@templates
32
parameters:
33
- directory: "$(Build.SourcesDirectory)/build/bin"
+ directory: "$(Build.SourcesDirectory)/test/bin"
34
35
- job: Test_Windows
36
dependsOn: Format
0 commit comments