瀏覽代碼

Remove analyzers from CI build

Brandon Thetford 1 年之前
父節點
當前提交
93c2425bed
共有 1 個文件被更改,包括 0 次插入1 次删除
  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