Skip to content

Commit

Permalink
Remove dup call
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsmith1968 committed Jan 11, 2025
1 parent b9de85c commit 4dc4c5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,6 @@ jobs:
dotnet tool install -g snitch
dotnet tool install -g dotnet-consolidate
- name: Verify Package Consolidation
run: dotnet consolidate -s "${{ env.PROJECT_NAME }}.sln"

- name: Verify Package Consolidation
run: dotnet-consolidate -s "${{ env.PROJECT_NAME }}.sln"

Expand Down

0 comments on commit 4dc4c5f

Please sign in to comment.