From: Jérémie Astor Date: Sun, 23 Feb 2020 12:01:35 +0000 (+0100) Subject: :wrench: checkout from branch X-Git-Tag: nightly~1733^2~19 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=9eb14c657de7892005e5af71e369ed891e688a25;p=gwion.git :wrench: checkout from branch --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 67ccb5d1..4ec3d340 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -38,7 +38,7 @@ jobs: run: | git clone https://github.com/fennecdjay/gwion-coverage-report cd gwion-coverage-report - git checkout gh-pages html + git checkout gh-pages -- html - name: Generate Report run: |