From 85ff6792f8beca0288ffb5a79faec8f0b7a704de Mon Sep 17 00:00:00 2001 From: Anoop Kurungadam Date: Sun, 20 Oct 2024 20:48:45 +0530 Subject: [PATCH] fix(ci): indentation --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e7d724235..f9670ba064 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,8 +31,8 @@ jobs: strategy: fail-fast: false - matrix: - container: [1] + matrix: + container: [1] name: Server Tests