CI: use scraping dependenies for integration tests

This commit is contained in:
Daulet Amirkhanov 2025-10-20 23:31:49 +01:00
parent 085e81c082
commit abbbf88ad3

View file

@ -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/