diff --git a/.github/reusable_workflows/notebook.yml b/.github/workflows/reusable_notebook.yml similarity index 100% rename from .github/reusable_workflows/notebook.yml rename to .github/workflows/reusable_notebook.yml diff --git a/.github/workflows/test_notebook.yml b/.github/workflows/test_notebook.yml index f8ff86052..8d03c783c 100644 --- a/.github/workflows/test_notebook.yml +++ b/.github/workflows/test_notebook.yml @@ -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: