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