From 62a38be246db921d48191de88a0751cf875f69fe Mon Sep 17 00:00:00 2001 From: Eugene Taranov Date: Thu, 18 Jun 2020 17:45:33 +0300 Subject: [PATCH] test --- .github/workflows/sonar.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 75150af..651de79 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -16,8 +16,8 @@ jobs: matrix: project: - opensync-ext-cloud - # - opensync-ext-interface - # - opensync-ext-static + - opensync-ext-interface + - opensync-ext-static - opensync-gateway runs-on: ubuntu-latest steps: