Skip to content

Commit cb580a5

Browse files
authored
Update .github/workflows/perf-check.yml
1 parent 02e584e commit cb580a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
"control": "http://localhost:4200/update-with-same-state",
122122
"experiment": "http://localhost:4201/update-with-same-state",
123123
"markers": "start-data-generation,start-push-initial-payload,start-peek-records,start-record-materialization,start-relationship-materialization,start-local-removal,start-push-minus-one-payload,start-local-addition,start-push-plus-one-payload,end-push-plus-one-payload"
124-
}
124+
},
125125
"update-with-same-state-m2m": {
126126
"control": "http://localhost:4200/update-with-same-state-m2m",
127127
"experiment": "http://localhost:4201/update-with-same-state-m2m",

0 commit comments

Comments
 (0)