Fix test_environment_not_sourced when pre-commit is installed globally

This commit is contained in:
Anthony Sottile 2019-05-26 13:12:37 -07:00
parent 28664d6bf1
commit e868add5a3
2 changed files with 12 additions and 5 deletions

View file

@ -10,7 +10,7 @@ resources:
type: github
endpoint: github
name: asottile/azure-pipeline-templates
ref: refs/tags/v0.0.13
ref: refs/tags/v0.0.14
jobs:
- template: job--pre-commit.yml@asottile