Skip to content

Commit

Permalink
added .env view
Browse files Browse the repository at this point in the history
  • Loading branch information
sethjuarez committed Jul 11, 2024
1 parent c87cfb3 commit e533589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prompty-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
working-directory: ./runtime/prompty
run: |
echo "AZURE_OPENAI_ENDPOINT=https://fake\nAZURE_OPENAI_KEY=123432" > .env
cat .env
- name: test package
working-directory: ./runtime/prompty
Expand Down

0 comments on commit e533589

Please sign in to comment.