diff --git a/Taskfile.yml b/Taskfile.yml index 32994bca..cf1714c2 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -31,6 +31,7 @@ tasks: test-integration: desc: Run integration tests cmds: + - task: build - poetry install --no-root - poetry run pytest test