diff options
Diffstat (limited to '.ci/uhd-pipeline-pr.yml')
-rw-r--r-- | .ci/uhd-pipeline-pr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/uhd-pipeline-pr.yml b/.ci/uhd-pipeline-pr.yml index 2c1c7d247..4e66eec06 100644 --- a/.ci/uhd-pipeline-pr.yml +++ b/.ci/uhd-pipeline-pr.yml @@ -20,6 +20,7 @@ parameters: - 'smoke' - 'full' - 'stress' + default: 'smoke' - name: run_streaming_tests type: boolean default: False |