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