Skip to content

Commit 8f0727c

Browse files
SG-35631 Clean up deprecated Azure Pipelines flags (#12)
1 parent 3e2d4cb commit 8f0727c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ variables:
4040
jobs:
4141
- template: build-pipeline.yml@templates
4242
parameters:
43-
skip_tests: true
43+
has_unit_tests: false

0 commit comments

Comments
 (0)