Skip to content

Commit

Permalink
Tets nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
meziantou committed Feb 22, 2024
1 parent efa3301 commit a3428a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Process {
Exec { & nuget pack Workleap.DotNet.CodingStandards.nuspec -OutputDirectory $outputDir -Version $version -ForceEnglishOutput }

# Run tests
Get-Command nuget
Exec { & dotnet test }

# Push to a NuGet feed if the environment variables are set
Expand Down

0 comments on commit a3428a5

Please sign in to comment.