From 8cbcf7206955bffb8022da6ebc942012a715925e Mon Sep 17 00:00:00 2001 From: Eugene Taranov Date: Thu, 18 Jun 2020 16:11:49 +0300 Subject: [PATCH] enabled opensync-ext-cloud --- .github/workflows/sonar.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 60ab6d4..ae57ad1 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -6,7 +6,6 @@ on: pull_request: branches: [ master ] - env: SONAR_URL: https://sonarcloud.io SONAR_ORGANIZATION: telecominfraproject @@ -16,7 +15,7 @@ jobs: strategy: matrix: project: - # - opensync-ext-cloud + - opensync-ext-cloud - opensync-ext-interface runs-on: ubuntu-latest steps: