Skip to content

Commit

Permalink
Change logging to console
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkuzmik committed Nov 25, 2024
1 parent 85c80b7 commit 82d1caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation_cookbook_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
OPENAI_API_KEY: ${{ secrets.DOCS_OPENAI_API_KEY }}
OPIK_API_KEY: ${{ secrets.COMET_API_KEY }}
OPIK_WORKSPACE: ${{ secrets.COMET_WORKSPACE }}
OPIK_FILE_LOGGING_LEVEL: DEBUG
OPIK_CONSOLE_LOGGING_LEVEL: DEBUG

0 comments on commit 82d1caf

Please sign in to comment.