]> Nishi Git Mirror - gwion.git/commitdiff
use html dir
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 17 Feb 2020 19:54:25 +0000 (20:54 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Mon, 17 Feb 2020 19:54:25 +0000 (20:54 +0100)
.github/workflows/coverage.yml

index e425a2f45219c00cd643db45629da11a5ae8a5c9..1a589b6b3a969066f772e9207ae07aea8b447663 100644 (file)
@@ -71,7 +71,7 @@ jobs:
         git config --local user.name "GitHub Action"
         git remote set-url origin https://${{ secrets.COVERAGE_TOKEN }}@github.com/fennecdjay/gwion-coverage-report.git
         git add README.md coverage_num.txt
-        git commit -m "Update coverage"
+        git commit -m "Update coverage" || true
         git push || true
         git add -f html
         git commit -m "Update html report"