From 5ebc7631986e960fb3f68b8b5252fd063f81e490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20B=C3=A4renz?= Date: Mon, 26 Feb 2024 10:30:21 +0100 Subject: [PATCH] Comment --- .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 face4f01f..b7c3cae55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -147,7 +147,7 @@ jobs: - run: ./cabal_check.sh success: - name: Success + name: Successfully build and test on all systems needs: - build-cabal - build-flake