mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
skip rbenv if ruby and gem are installed with default language_version
This commit is contained in:
parent
0e5eb19929
commit
e1e6a32c51
5 changed files with 78 additions and 39 deletions
|
|
@ -19,6 +19,7 @@ jobs:
|
|||
toxenvs: [py37]
|
||||
os: windows
|
||||
pre_test:
|
||||
- task: UseRubyVersion@0
|
||||
- powershell: Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
|
||||
displayName: Add conda to PATH
|
||||
- powershell: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue