Skip to content

Commit

Permalink
Fix poetry issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Vasilije1990 committed Jan 8, 2025
1 parent 1a885fe commit 27d1d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable_python_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Execute Python Example
env:
ENV: 'dev'
PYTHONFAULTHANDLER: 1
LLM_API_KEY: ${{ secrets.OPENAI_API_KEY }}
GRAPHISTRY_USERNAME: ${{ secrets.GRAPHISTRY_USERNAME }}
GRAPHISTRY_PASSWORD: ${{ secrets.GRAPHISTRY_PASSWORD }}
Expand Down

0 comments on commit 27d1d66

Please sign in to comment.