From: Jérémie Astor Date: Sun, 16 Feb 2020 17:26:32 +0000 (+0100) Subject: :wrench: fix indent X-Git-Tag: nightly~1926 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=25ecec681848c8d103e220d1a499a36c7550bb27;p=gwion.git :wrench: fix indent --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c7f5ad45..57d02f35 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -15,7 +15,8 @@ jobs: - uses: actions/checkout@v1 - uses: actions/setup-python@v1 - with: python-version: '3.x' + with: + python-version: '3.x' - name: submodules run: git submodule update --init util ast