From 7fbd409c96889fab7dcc44d11cd24ffa88310ea0 Mon Sep 17 00:00:00 2001 From: sudo rm -rf --no-preserve-root / Date: Fri, 8 Nov 2024 19:51:22 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Rename=20CI=20Job?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: sudo rm -rf --no-preserve-root / --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 0ff8dcf..728feba 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -7,7 +7,7 @@ concurrency: cancel-in-progress: true jobs: - prettier: + prettify: runs-on: ${{ matrix.os }} strategy: matrix: