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 735140c commit f93c51cCopy full SHA for f93c51c
build/ci/templates/test_phases.yml
@@ -32,7 +32,7 @@ steps:
32
- template: initialization_steps.yml
33
parameters:
34
PythonVersion: $(PythonVersion)
35
- workingDirectory: $(Build.SourcesDirectory)/uitests
+ workingDirectory: $(Build.SourcesDirectory)
36
compile: 'false'
37
sqlite: 'true'
38
0 commit comments