Skip to content

Commit c7f4734

Browse files
authored
1 parent 45f9b57 commit c7f4734

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,5 @@ jobs:
7575
env:
7676
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
7777

78-
- name: Generate coverage report
79-
run: |
80-
coverage report
81-
coverage xml
82-
if: success() || failure()
83-
8478
- name: Upload coverage reports to Codecov
8579
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)