diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff2c859..4e97257 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,6 @@ jobs: echo "" >> coverage_report.md echo "---" >> coverage_report.md - echo "*Generated by GitHub Actions on $(date)*" >> coverage_report.md - name: Upload HTML coverage report uses: actions/upload-artifact@v4