Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Sep 18, 2024
1 parent f9dff6b commit fa99d80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ build_script:
dotnet test src/Verify.Tests --configuration Release --no-build --no-restore --verbosity quiet
dotnet test src/Verify.Xunit.DerivePaths.Tests --configuration Release --no-build --no-restore --verbosity quiet
dotnet test src/Verify.Xunit.Tests --configuration Release --no-build --no-restore --verbosity quiet
#TODO: re enable when updating XunitV3
#dotnet test src/Verify.XunitV3.Tests --configuration Release --no-build --no-restore --verbosity quiet
#dotnet test src/Verify.XunitV3.DerivePaths.Tests --configuration Release --no-build --no-restore --verbosity quiet
dotnet test src/Verify.TUnit.DerivePaths.Tests --configuration Release --no-build --no-restore --verbosity quiet
Expand Down

0 comments on commit fa99d80

Please sign in to comment.