try to run the webserver from a separate process
This commit is contained in:
parent
b7fdd22d0e
commit
cd08669021
@ -9,7 +9,7 @@ pipelines:
|
||||
- dotnetcore
|
||||
script:
|
||||
- cd MyWebApp
|
||||
- dotnet run
|
||||
- sh dotnet run &
|
||||
- step:
|
||||
name: Run the Playwright Tests
|
||||
caches:
|
||||
|
Loading…
Reference in New Issue
Block a user