diff options
Diffstat (limited to '.ci/uhd-pipeline-pr.yml')
-rw-r--r-- | .ci/uhd-pipeline-pr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/uhd-pipeline-pr.yml b/.ci/uhd-pipeline-pr.yml index d847bc33f..d3a8077e0 100644 --- a/.ci/uhd-pipeline-pr.yml +++ b/.ci/uhd-pipeline-pr.yml @@ -40,7 +40,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 |