From: Jérémie Astor Date: Sun, 23 Feb 2020 13:21:25 +0000 (+0100) Subject: :wrench: Update, js file X-Git-Tag: nightly~1733^2~3 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=25c382aaceb583105916018bd02633423e556f42;p=gwion.git :wrench: Update, js file --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index f1f4a044..c8de4d8e 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -48,7 +48,7 @@ jobs: COV_TXT=$(gcovr -s --html-details index.html --html-title "Gwion coverage report" --filter '.*\.c$' src | grep lines | cut -d" " -f2) COV_NUM=${COV_TXT: : -1} echo $COV_NUM > gwion-coverage-report/coverage_num.txt - sed -i 's//