File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments