Skip to content

Commit

Permalink
test the deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alleria1809 committed Jul 23, 2024
1 parent 413b2eb commit 0d881fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
cd lightrag
poetry config virtualenvs.create false # Avoid creating a virtual environment
poetry install # Install only the package dependencies as specified in lightrag/pyproject.toml
poetry install --all-extras # Install all optional dependencies
cd .. # Change back to the root directory
- name: Install documentation dependencies using Poetry
Expand Down

0 comments on commit 0d881fa

Please sign in to comment.