Skip to content
Snippets Groups Projects
Commit 4c80a503 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

gitlab-ci: Run unit tests


We have them, let's use them as much as possible.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent e273d9c5
No related branches found
No related tags found
No related merge requests found
image: docker-registry.apertis.org/apertis/apertis-19.03-testcases-builder
test-renderer:
stage: test
script:
- python3 -m unittest discover -v
test:
stage: test
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment