Skip to content

Commit 286c477

Browse files
committed
Update appveyor.yml
1 parent 17dcd26 commit 286c477

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ build_script:
4242
dotnet test src/Verify.Xunit.DerivePaths.Tests --configuration Release --no-build --no-restore --verbosity quiet
4343
dotnet test src/Verify.Xunit.Tests --configuration Release --no-build --no-restore --verbosity quiet
4444
dotnet test src/Verify.XunitV3.Tests --configuration Release --no-build --no-restore --verbosity quiet
45+
dotnet run --project src/Verify.XunitV3.Tests/Verify.XunitV3.Tests.csproj --configuration Release --no-build --no-restore --verbosity quiet --framework net10.0
4546
dotnet test src/Verify.XunitV3.DerivePaths.Tests --configuration Release --no-build --no-restore --verbosity quiet
4647
dotnet test src/Verify.TUnit.DerivePaths.Tests --configuration Release --no-build --no-restore --verbosity quiet
4748
dotnet test src/Verify.TUnit.Tests --configuration Release --no-build --no-restore --verbosity quiet

0 commit comments

Comments
 (0)