Skip to content

Commit ef1b203

Browse files
committed
don't prepend with the path, let the activators figure this out
1 parent 833a08d commit ef1b203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/pipelines/templates/steps/build-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ steps:
3434
versionSpec: '${{ parameters.PythonVersion }}'
3535

3636
- template: /eng/pipelines/templates/steps/use-venv.yml
37+
parameters:
38+
Activate: false
3739

3840
- template: set-dev-build.yml
3941
parameters:

0 commit comments

Comments
 (0)