diff --git a/.github/workflows/basic_tests.yml b/.github/workflows/basic_tests.yml index 3f3e644a2..f89d031a6 100644 --- a/.github/workflows/basic_tests.yml +++ b/.github/workflows/basic_tests.yml @@ -123,6 +123,7 @@ jobs: uses: ./.github/actions/cognee_setup with: python-version: ${{ inputs.python-version }} + extra-dependencies: "scraping" - name: Run Integration Tests run: uv run pytest cognee/tests/integration/