diff options
Diffstat (limited to '.ci/uhd-pipeline.yml')
-rw-r--r-- | .ci/uhd-pipeline.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/uhd-pipeline.yml b/.ci/uhd-pipeline.yml index cc0308d3e..3079a2c9e 100644 --- a/.ci/uhd-pipeline.yml +++ b/.ci/uhd-pipeline.yml @@ -32,7 +32,7 @@ parameters: - name: run_streaming_tests type: boolean displayName: Run Streaming Tests - default: False + default: true - name: build_sdk type: boolean displayName: Build embedded image SDKs |