diff --git a/.github/workflows/test-notebooks.yml b/.github/workflows/test-notebooks.yml index 303437e03..38657cffa 100644 --- a/.github/workflows/test-notebooks.yml +++ b/.github/workflows/test-notebooks.yml @@ -46,7 +46,7 @@ jobs: exit_code=0 exclude_notebooks=( - "./examples/crewai_examples/job_posting.ipynb", + "./examples/crewai_examples/job_posting.ipynb" "./examples/demos/agentchat_agentops.ipynb" )