aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.d/static_checks.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.d/static_checks.yml')
-rw-r--r--.gitlab-ci.d/static_checks.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.d/static_checks.yml b/.gitlab-ci.d/static_checks.yml
index b01f6ec231..96dbd9e310 100644
--- a/.gitlab-ci.d/static_checks.yml
+++ b/.gitlab-ci.d/static_checks.yml
@@ -43,6 +43,7 @@ check-python-tox:
- make -C python check-tox
variables:
GIT_DEPTH: 1
+ QEMU_TOX_EXTRA_ARGS: --skip-missing-interpreters=false
needs:
job: python-container
allow_failure: true