binman: Fix typo in kernel-doc format for binman_symname()
[platform/kernel/u-boot.git] / .gitlab-ci.yml
index 9ac2b33..b1e0b3b 100644 (file)
@@ -198,7 +198,7 @@ sandbox_spl test.py:
   tags: [ 'all' ]
   variables:
     TEST_PY_BD: "sandbox_spl"
-    TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff"
+    TEST_PY_TEST_SPEC: "test_ofplatdata or test_handoff or test_spl"
   <<: *buildman_and_testpy_dfn
 
 evb-ast2500 test.py: