diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index dcade5d..b9345b3 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -24,7 +24,6 @@ jobs: name: Build & Tests uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.11.0 with: - disableCodeFormat: true enableSonarQube: true dotnet-logging: ${{ inputs.dotnet-logging }} dotnet-version: |