Skip to content

Commit

Permalink
ci: enable debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Nov 19, 2024
1 parent b9cb954 commit 80dcbc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ concurrency:
cancel-in-progress: true

env:
ALUMNIUM_DEBUG: 1
ALUMNIUM_MODEL: azure_openai
AZURE_OPENAI_API_KEY: ${{ secrets.AZURE_OPENAI_API_KEY }}
AZURE_OPENAI_API_VERSION: ${{ secrets.AZURE_OPENAI_API_VERSION }}
Expand Down

0 comments on commit 80dcbc6

Please sign in to comment.