mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
azure pipelines now has rust by default on windows
This commit is contained in:
@@ -20,10 +20,8 @@ jobs:
|
||||
os: windows
|
||||
additional_variables:
|
||||
COVERAGE_IGNORE_WINDOWS: '# pragma: windows no cover'
|
||||
TOX_TESTENV_PASSENV: COVERAGE_IGNORE_WINDOWS
|
||||
TOX_TESTENV_PASSENV: COVERAGE_IGNORE_WINDOWS RUSTUP_HOME
|
||||
TEMP: C:\Temp # remove when dropping python2
|
||||
pre_test:
|
||||
- template: step--rust-install.yml
|
||||
- template: job--python-tox.yml@asottile
|
||||
parameters:
|
||||
toxenvs: [py37]
|
||||
|
||||
Reference in New Issue
Block a user