clean env for the linting stage
This commit is contained in:
@@ -59,6 +59,7 @@ jobs:
|
||||
repo: pytest-dev/pytest
|
||||
- stage: linting
|
||||
python: '3.6'
|
||||
env:
|
||||
install:
|
||||
- pip install pre-commit
|
||||
- pre-commit install-hooks
|
||||
|
||||
Reference in New Issue
Block a user