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