Quicker logs in pytest (#4486)

This commit is contained in:
merwanehamadi
2023-06-09 15:18:56 -07:00
committed by GitHub
parent 923c67e92a
commit 3081f56ecb
4 changed files with 16 additions and 31 deletions

View File

@@ -102,6 +102,7 @@ jobs:
- id: test
name: Run tests
env:
PLAIN_OUTPUT: True
CI: true
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
run: |