diff --git a/.github/workflows/documentation_test.yml b/.github/workflows/documentation_test.yml index 09b9f8a5..8e762016 100644 --- a/.github/workflows/documentation_test.yml +++ b/.github/workflows/documentation_test.yml @@ -36,6 +36,8 @@ jobs: poetry install --with doc # Install only the doc dependencies as specified in pyproject.toml # pip install nest-asyncio poetry show + poetry show lightrag + - name: Build documentation using Makefile run: |