From 43ff8d5cf398a1aad47aafe3656c6d424ba82d65 Mon Sep 17 00:00:00 2001 From: makeevrserg Date: Mon, 12 Aug 2024 23:39:50 +0300 Subject: [PATCH] fix ci name --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 0890a3f..169577d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -51,7 +51,7 @@ jobs: with: arguments: :modules:kenerator:configuration:run check_db_configuration: - name: "Check config generation is fine" + name: "Check ыйд generation is fine" runs-on: ubuntu-latest needs: [ validate_gradle_wrapper ] steps: