Skip to content

Commit 51d28d2

Browse files
committed
remove one pytest from work pipeline
1 parent d69e56f commit 51d28d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.pipeline.yml

-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
3939
OPENAI_ENGINE: ada
4040
run: |
41-
pytest
4241
coverage run -m pytest
4342
coverage report
4443
coverage html

0 commit comments

Comments
 (0)