From: Jérémie Astor Date: Sun, 23 Feb 2020 12:32:47 +0000 (+0100) Subject: :wrench: worktree X-Git-Tag: nightly~1733^2~14 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=cbe8ca236af78b6218fbedc8e650449defee89ce;p=gwion.git :wrench: worktree --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 1a41bf68..11d31aed 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -38,9 +38,7 @@ jobs: run: | git clone https://github.com/fennecdjay/gwion-coverage-report cd gwion-coverage-report - git branch - git pull - git checkout gh-pages -- html + git worktree add html origin/gh-pages - name: Generate Report run: |