mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Rust as 1st class language
This commit is contained in:
parent
028efcbd87
commit
eb469c756d
5 changed files with 174 additions and 24 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue