diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 93570dc..3e62bd0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -49,7 +49,7 @@ steps: node ./test-server/http.js & dotnet run --project=./csharp/SVGLDLibs/SVGLDWebAPI/SVGLDWebAPI.csproj & jobs - sleep 5 + sleep 10 pnpm i pnpm run test:nowatch pnpm run build