Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 7, 2025
1 parent bec6d39 commit 40119e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ build_script:
- dotnet test src/Verify.TUnit.Tests --configuration Release --no-build --no-restore --verbosity minimal
- dotnet build src/VerifyDangling.sln --configuration Release --verbosity minimal
#- dotnet test src/DanglingSnapshotsMSTestUsage --configuration Release --no-build --no-restore
- dotnet test src/DanglingSnapshotsNUnitUsage --configuration Release --no-build --no-restore
#- dotnet test src/DanglingSnapshotsNUnitUsage --configuration Release --no-build --no-restore
- dotnet test src/DanglingSnapshotsXunitUsage --configuration Release --no-build --no-restore
- dotnet test src/DanglingSnapshotsXunitV3Usage --configuration Release --no-build --no-restore
- pwsh: |
Expand Down

0 comments on commit 40119e9

Please sign in to comment.