From 1ca0017f767abad0aaa019672df45e89ccf7b7f5 Mon Sep 17 00:00:00 2001 From: Eugene Taranov Date: Thu, 18 Jun 2020 16:27:05 +0300 Subject: [PATCH] test --- .github/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 007d92f..9ee451b 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -15,7 +15,7 @@ jobs: strategy: matrix: project: - - opensync-ext-cloud + # - opensync-ext-cloud - opensync-ext-interface - opensync-ext-static runs-on: ubuntu-latest