mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Remove analyzers from CI build
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user