test: Resolve issue with notebook location

Reusable workflows must be in the workflows github folder

Test COG-686
This commit is contained in:
Igor Ilic 2024-11-29 11:53:26 +01:00
parent d586336596
commit e72a84c1c3
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@ concurrency:
jobs:
run_notebook_test:
uses: ./.github/reusable_workflows/notebook.yml
uses: ./.github/workflows/reusable_notebook.yml
with:
notebook-location: notebooks/cognee_demo.ipynb
secrets: