diff --git a/Taskfile.yml b/Taskfile.yml index 32994bca0..cf1714c27 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