Skip to content

Commit

Permalink
use shorter TEMP when testing on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Oct 5, 2022
1 parent cef3842 commit f7c0152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Expand Up @@ -17,6 +17,8 @@ jobs:
parameters:
toxenvs: [py37]
os: windows
additional_variables:
TEMP: C:\Temp
pre_test:
- task: UseRubyVersion@0
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
Expand Down

0 comments on commit f7c0152

Please sign in to comment.