From f236d72b2b3dbb7d7ae531bc1b32a4ff2524c560 Mon Sep 17 00:00:00 2001 From: Diego Barrios Romero Date: Mon, 20 Sep 2021 17:52:55 +0200 Subject: [PATCH] Rename CI job thus fixing badge image --- .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 85f41199..3761b58f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ on: branches: [ staging, trying, master ] pull_request: -name: Continuous integration +name: CI jobs: ci-linux: