--- kind: pipeline name: run steps: - name: run image: mcr.microsoft.com/dotnet/sdk:10.0 commands: - dotnet test --configuration Release