AzurePipelines: Increase sleep time
This commit is contained in:
parent
9547e4d1d1
commit
81e73d414f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue