From 7f304d1441c46e69b8be84758623094e616b7be1 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 13 Sep 2024 12:20:11 -0400 Subject: [PATCH] Make the names more clear --- .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 2f18a34..402ed1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: run: git diff --exit-code install-nix: - name: "Test: ${{ matrix.runner }} ${{ matrix.determinate && 'with' || 'without' }} determinate-nixd" + name: "Test: ${{ matrix.runner }}${{ matrix.determinate && ' with determinate' }}" strategy: matrix: runner: