Skip to content

Commit

Permalink
poetry run script
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Sep 26, 2024
1 parent c5f5700 commit 0829589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
TAVILY_API_KEY: ${{ secrets.TAVILY_API_KEY }}
LANGSMITH_API_KEY: ${{ secrets.LANGSMITH_API_KEY }}
run: |
./docs/scripts/execute_notebooks.sh
poetry run ./docs/scripts/execute_notebooks.sh

0 comments on commit 0829589

Please sign in to comment.