Selaa lähdekoodia

Remove analyzers from CI build

Brandon Thetford 1 vuosi sitten
vanhempi
commit
93c2425bed
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      .github/workflows/publish.yml

+ 0 - 1
.github/workflows/publish.yml

@@ -43,7 +43,6 @@ jobs:
     - name: Build Release
       run: |
         dotnet-gitversion /updateprojectfiles
-        dotnet build ./Analyzers/Terminal.Gui.Analyzers.Internal --no-incremental --nologo --force --configuration Release
         dotnet build --no-incremental --nologo --force --configuration Release
 
     - name: Pack