From: Jérémie Astor Date: Thu, 20 Feb 2020 21:39:35 +0000 (+0100) Subject: :wrench: Fix coverage X-Git-Tag: nightly~1829 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=1797eebd124ca3ac66565e982e959d57dc2158f0;p=gwion.git :wrench: Fix coverage --- diff --git a/.github/workflows/delete.yml b/.github/workflows/delete.yml index a42f063e..7fe10861 100644 --- a/.github/workflows/delete.yml +++ b/.github/workflows/delete.yml @@ -3,7 +3,6 @@ name: Coverage Report on: [ delete ] jobs: - name: Delete obsolete branch build: runs-on: ubuntu-latest if: "startsWith(github.event.ref, 'refs/heads/')"