From b116202adb87c6416eacb2cbff10e3ac3230ff69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Sun, 27 Oct 2019 21:46:09 +0100 Subject: [PATCH] set the env --- .builds/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/debian.yml b/.builds/debian.yml index ca66a37..8da3c08 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -14,4 +14,5 @@ tasks: pipenv install --dev pipenv run nosetests --with-coverage --cover-package=stegano - typecheck: | + PATH=$PATH:/home/build/.local/bin pipenv run python tools/run_mypy.py