gitlab/azure: Drop unnecessary if..fi when using test.py
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 15:42:54 +0000 (09:42 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:32:41 +0000 (21:32 -0400)
commit5bd95d63d12395708f9377b971934da264dab43b
tree040c770177acd59766589ef29e1a7d1a40cb9ec4
parentb52f5a1958fd1047da723a15f2a24dd849daac2c
gitlab/azure: Drop unnecessary if..fi when using test.py

Since TEST_PY_BD is always defined we can drop this check.

This does not affect travis since it has a single, unified script.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml