From 3de95517e99bb311346a195c3b9eb1cc3631062a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Sun, 27 Oct 2019 21:53:36 +0100 Subject: [PATCH] chg dir --- .builds/debian.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.builds/debian.yml b/.builds/debian.yml index 8da3c08..b26dfad 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -15,4 +15,5 @@ tasks: pipenv run nosetests --with-coverage --cover-package=stegano - typecheck: | PATH=$PATH:/home/build/.local/bin + cd Stegano pipenv run python tools/run_mypy.py