diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f2ecdfe79a3..5d8921784d7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -200,6 +200,7 @@ jobs: with: mode: combine html-report: true + markdown-report: true - uses: actions/upload-artifact@v4 with: name: 'All tool test results'