From: Jérémie Astor Date: Sun, 16 Feb 2020 23:22:50 +0000 (+0100) Subject: :wrench: Update X-Git-Tag: nightly~1891 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=bbb4347674ad626c1ed6e88dda7c234d33a2dc9d;p=gwion.git :wrench: Update --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 1a4dd816..a9f023a5 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -22,9 +22,9 @@ jobs: run: git submodule update --init util ast - name: make - env: - USE_COVERAGE=1 run: make + env: + USE_COVERAGE: 1 - name: Tests env: