]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Coverage cleaning
authorfennecdjay <fennecdjay@gwion.tk>
Sat, 7 Nov 2020 19:31:56 +0000 (20:31 +0100)
committerfennecdjay <fennecdjay@gwion.tk>
Sat, 7 Nov 2020 19:31:56 +0000 (20:31 +0100)
.github/workflows/coverage.yml

index a84ad3dc8f4126b5a6282a12bf4765e2408f2e54..13c35013e53a58beaef93a154e24a1555193c6b8 100644 (file)
@@ -80,11 +80,6 @@ jobs:
         cd gwion-coverage-report
         bash badge.sh
 
-    - name: Make html mail
-      uses: docker://pandoc/core:2.9
-      with:
-        args: "--from gfm --to html -o diff.html gwion-coverage-report/diff.md"
-
     - name: Push Report
       if: github.event_name == 'push'
       run: |