test: remove workflow_dispatch

This commit is contained in:
Andrej Milicevic 2025-11-06 11:52:39 +01:00
parent cdb06d2157
commit 5dc8d4e8a1

View file

@ -17,7 +17,6 @@ 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