aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index f848622..b5a987c 100644
--- a/.build.yml
+++ b/.build.yml
@@ -27,6 +27,7 @@ tasks:
cd crowbar-reference-compiler
poetry install
- test: |
+ PATH=$HOME/.local/bin:$PATH
cd crowbar-reference-compiler
poetry run mypy -p crowbar_reference_compiler
poetry run python -m unittest