Skip to content

Commit

Permalink
Remove analyzers from CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
dodexahedron committed Jul 10, 2024
1 parent 6b72b3f commit 93c2425
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 93c2425

Please sign in to comment.