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: