]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: trigger
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 22 Feb 2020 01:11:41 +0000 (02:11 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 22 Feb 2020 01:11:41 +0000 (02:11 +0100)
.github/workflows/coverage.yml

index 998f3aef26f5ab453c5aa5b9a0cc8b31be7099c3..5e70d91f3997e780f4ed5f31629b95022c71e2d0 100644 (file)
@@ -55,6 +55,8 @@ jobs:
         mv *.html gwion-coverage-report/html/$branch
         cd gwion-coverage-report/
         bash diff.sh $branch
+        cat diff.md
+        cp diff.md html/$branch
 
     - name: Make badge
       if: github.event_name == 'push' && github.event.ref == 'refs/heads/master'