From: Jérémie Astor Date: Sun, 23 Feb 2020 12:40:14 +0000 (+0100) Subject: :wrench: yaml syntax X-Git-Tag: nightly~1733^2~11 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=22030fcf48a1cab07eb272d297acfdb2090c77ab;p=gwion.git :wrench: yaml syntax --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index ac647d91..81b68ca1 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -86,12 +86,12 @@ jobs: git push || true git push origin :gh-pages || true cp focus.js html -# git add -f html -# git commit -m "Update html report" -# git subtree push --prefix html origin gh-pages cd html git commit -m "Update html report" git push +# git add -f html +# git commit -m "Update html report" +# git subtree push --prefix html origin gh-pages - name: Send mail