aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d8fa309..b963389 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -115,9 +115,6 @@ jobs:
- name: Run coverage
run: make coverage
- - name: Print coverage summary
- run: python3 scripts/coverage-summary.py
-
- name: Upload coverage report
uses: actions/upload-artifact@v4
with: