Skip to content

Commit

Permalink
fix CI: demos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilien committed Feb 14, 2025
1 parent f697ad7 commit 7cc5fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maestro_demo-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run CrewAI workflow
run: |
cd maestro
poetry run demos/activity-planner-crewai.ai/run.py
poetry run demos/workflows/activity-planner-crewai.ai/run.py
# TODO: Add a way to check the output of the demo
env:
MAESTRO_DEMO_OLLAMA_MODEL: ollama/llama3.2:3b

0 comments on commit 7cc5fe1

Please sign in to comment.