test: add workflow_dispatch for test purposes
This commit is contained in:
parent
cc60141c8d
commit
cdb06d2157
1 changed files with 1 additions and 0 deletions
1
.github/workflows/weighted_edges_tests.yml
vendored
1
.github/workflows/weighted_edges_tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue