We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fec040 commit c3646edCopy full SHA for c3646ed
.github/workflows/run-tests-selected.yaml
@@ -44,7 +44,7 @@ on:
44
default: 1
45
46
env:
47
- VSTEST_TESTHOST_SHUTDOWN_TIMEOUT: "30000" # 30 seconds (Default: 100 [ms])
+ VSTEST_TESTHOST_SHUTDOWN_TIMEOUT: "300000" # 300 seconds (Default: 100 [ms])
48
49
jobs:
50
test:
0 commit comments