From a73f93f351a28b19785e1ba021e8917e79716eb4 Mon Sep 17 00:00:00 2001 From: zufar-sunagatov Date: Fri, 20 Oct 2023 16:30:31 +0100 Subject: [PATCH] added a space for test pipeline --- .github/workflows/ci-cd-pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-cd-pipeline.yaml b/.github/workflows/ci-cd-pipeline.yaml index d504fc4b..ce9645a7 100644 --- a/.github/workflows/ci-cd-pipeline.yaml +++ b/.github/workflows/ci-cd-pipeline.yaml @@ -33,3 +33,4 @@ jobs: - name: Run unit tests run: mvn test +