Skip to content

Commit

Permalink
TODO REVERT Try turning off batching
Browse files Browse the repository at this point in the history
Maybe this will fix the CI issue?
  • Loading branch information
polm committed Dec 27, 2022
1 parent dab7894 commit be95ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
@@ -1,5 +1,5 @@
trigger:
batch: true
batch: false
branches:
include:
- "*"
Expand Down

0 comments on commit be95ef5

Please sign in to comment.