mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
utils/checkpackagelib: run unit tests on GitLab CI
... so we can catch regressions on check-package. Update to the new docker image that was pushed after the previous commit. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
a9061b7e68
commit
fcceee0b2e
@@ -1,3 +1,7 @@
|
||||
.check-check-package_base:
|
||||
script:
|
||||
- python3 -m pytest -v utils/checkpackagelib/
|
||||
|
||||
.check-DEVELOPERS_base:
|
||||
# get-developers should print just "No action specified"; if it prints
|
||||
# anything else, it's a parse error.
|
||||
|
||||
Reference in New Issue
Block a user