Revert accidental change
This commit is contained in:
committed by
Jakob Stoklund Olesen
parent
b003605132
commit
7fbf1cb810
@@ -15,7 +15,7 @@ runif() {
|
|||||||
runif flake8 .
|
runif flake8 .
|
||||||
|
|
||||||
# Type checking.
|
# Type checking.
|
||||||
runif python3 -m mypy --py2 build.py
|
runif mypy --py2 build.py
|
||||||
|
|
||||||
# Python unit tests.
|
# Python unit tests.
|
||||||
runif python -m unittest discover
|
runif python -m unittest discover
|
||||||
|
|||||||
Reference in New Issue
Block a user