test: add workflow_dispatch for test purposes

This commit is contained in:
Andrej Milicevic 2025-11-06 11:50:58 +01:00
parent cc60141c8d
commit cdb06d2157

View file

@ -17,6 +17,7 @@ on:
- 'cognee/tests/unit/interfaces/graph/test_weighted_edges.py'
- 'examples/python/weighted_edges_example.py'
- '.github/workflows/weighted_edges_tests.yml'
workflow_dispatch:
env:
RUNTIME__LOG_LEVEL: ERROR