We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ea120e commit 510318fCopy full SHA for 510318f
sdk/communication/tests.yml
@@ -20,7 +20,6 @@ parameters:
20
extends:
21
template: /eng/pipelines/templates/stages/archetype-sdk-tests.yml
22
parameters:
23
- JobName: ${{ replace(service, '-', '_') }}
24
# All 5 service stages run in parallel, and with no parallel limits the tests may get throttled.
25
MaxParallel: 2
26
ServiceDirectory: communication
0 commit comments