]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: more gcovr
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 16 Feb 2020 16:38:50 +0000 (17:38 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 16 Feb 2020 16:38:50 +0000 (17:38 +0100)
.github/workflows/coverage.yml

index 6d2c88dbd1281e2306693c460a9c896ea40bdf39..8609906b317f286790220e382396bf6fd02709e3 100644 (file)
@@ -46,7 +46,8 @@ jobs:
       run: |
         git clone https://github.com/fennecdjay/gwion-coverage-report
         cd gwion-coverage-report
-        rm *.html
+        rm -f *.html
         cp ../*.html .
         mv cov.html index.html
         ls
+        cat index.html