From a749d2def18586a38765f5514a56e23226b7226d Mon Sep 17 00:00:00 2001 From: Paul O'Leary McCann Date: Tue, 27 Dec 2022 18:38:29 +0900 Subject: [PATCH] Revert "TODO REVERT Try turning off batching" This reverts commit be95ef5221c81d1b83c6d8d3cba2a7ae9785aa48. --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a792b04b6..0f7ea91f9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ trigger: - batch: false + batch: true branches: include: - "*"