]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Use pandoc to convert gfm
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Wed, 19 Feb 2020 16:59:50 +0000 (17:59 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Wed, 19 Feb 2020 16:59:50 +0000 (17:59 +0100)
.github/workflows/coverage.yml

index 721926f8bb4a11cf28fba1d5ab7b93e16f614a97..b61f380a7309f6ccae460be2ac63a2ea12df0cb6 100644 (file)
@@ -85,7 +85,7 @@ jobs:
 
 
     - name: Make html mail
-    - uses: docker://pandoc/core:2.9
+      uses: docker://pandoc/core:2.9
       with:
         args: "-from gfm -to html gwion-coverage-report/README.md -o mail.html"