Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
ci: unset debug logging
Browse files Browse the repository at this point in the history
  • Loading branch information
sxlijin committed Apr 30, 2024
1 parent 8114998 commit cffa736
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ jobs:
run: |
bundle exec ruby examples.rb
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
BAML_LOG: debug
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

0 comments on commit cffa736

Please sign in to comment.