From f84a6f0aa0b02add3e50d46bf927abc61c1167a9 Mon Sep 17 00:00:00 2001 From: zufar-sunagatov Date: Fri, 20 Oct 2023 14:49:15 +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 152440ed..d504fc4b 100644 --- a/.github/workflows/ci-cd-pipeline.yaml +++ b/.github/workflows/ci-cd-pipeline.yaml @@ -32,3 +32,4 @@ jobs: - name: Run unit tests run: mvn test +