From c72ba38f82ab78173c3c4cb753bde999ac41a927 Mon Sep 17 00:00:00 2001 From: Krzysztof Knapik Date: Tue, 23 Jan 2024 10:25:04 +0100 Subject: [PATCH] [repo-manager] Update templates --- .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 c1386fe..33fb595 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: branches: [ main ] jobs: - ci_test_ruby: + ci_tests_ruby: runs-on: ubuntu-latest strategy: matrix: