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 d58d506 commit d96bff4Copy full SHA for d96bff4
.azure-pipelines/unix-build.yml
@@ -31,4 +31,4 @@ steps:
31
source activate xtensor-python
32
py.test -s
33
displayName: Test xtensor-python (Python)
34
- workingDirectory: $(Build.BinariesDirectory)/build
+ workingDirectory: $(Build.SourcesDirectory)
0 commit comments