From a4d8b162133ca4bea3808a06efb7ab655a53d7aa Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Thu, 11 Feb 2021 13:44:06 -0300 Subject: [PATCH] fix title --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c00ddae3..58c611b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: args: --verbose --manifest-path zebrad/Cargo.toml sync_large_checkpoints_ -- --ignored build-chain-no-features: - name: Build zebra-chain w/o features (+${{ matrix.rust }}) on ubuntu-latest + name: Build (+${{ matrix.rust }}) zebra-chain w/o features on ubuntu-latest timeout-minutes: 30 runs-on: ubuntu-latest strategy: