Browse Source

Remove analyzers from CI build

Brandon Thetford 1 năm trước cách đây
mục cha
commit
93c2425bed
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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