Skip to content

Commit e056e5c

Browse files
CopilotChrisPulman
andauthored
Enable parallel test execution to fix Linux CI slowness (46+ min runs)
Agent-Logs-Url: https://github.com/reactiveui/ReactiveUI.SourceGenerators/sessions/bd63c6ca-b336-41be-b352-42b895d258c1 Co-authored-by: ChrisPulman <4910015+ChrisPulman@users.noreply.github.com>
1 parent 2089d9c commit e056e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/testconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"platform": {
33
"execution": {
4-
"parallel": false
4+
"parallel": true
55
}
66
},
77
"extensions": [

0 commit comments

Comments
 (0)