We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69e56f commit 51d28d2Copy full SHA for 51d28d2
.github/workflows/build.pipeline.yml
@@ -38,7 +38,6 @@ jobs:
38
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
39
OPENAI_ENGINE: ada
40
run: |
41
- pytest
42
coverage run -m pytest
43
coverage report
44
coverage html
0 commit comments