Skip to content

Commit

Permalink
Revert "added validation"
Browse files Browse the repository at this point in the history
This reverts commit 520588a.
  • Loading branch information
merlynomsft committed Nov 22, 2023
1 parent cbf070b commit fdf291d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/build-all-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ steps:
env:
PACKAGE_TOKEN: $(Package.Token)

# Verify generated files across tasks are up-to-date
- script: dotnet run --project BuildConfigGen\BuildConfigGen.csproj --all-tasks
displayName: Ensure BuildConfigGen outputs are consistent

# Build BuildConfigGen
- task: DotNetCoreCLI@2
displayName: Build BuildConfigGen
Expand Down

0 comments on commit fdf291d

Please sign in to comment.