How about now?

This commit is contained in:
Mark van Renswoude 2022-11-23 11:06:44 +01:00
parent be07e40182
commit ec2b4dd06f
1 changed files with 2 additions and 4 deletions

View File

@ -31,10 +31,8 @@ after_build:
build:
project: Tapeti.sln
test:
categories:
except:
- Requires Docker
test_script:
- dotnet test Tapeti.Tests\Tapeti.Tests.csproj --configuration Release --no-build --filter "Category!=Requires Docker"
platform:
- Any CPU