Skip to content
Snippets Groups Projects
Commit 0f0a8f42 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

include messenger tests

parent 27e1bf4b
No related branches found
No related tags found
2 merge requests!1706merge 2.8.4 to main,!1614PIPELINE TESTING: Playing with shared/workspaces testing
Pipeline #15976 failed
......@@ -3,7 +3,6 @@ stages:
- build-packages
- build
- unit-test
- unit-test-other
- test-coverage
- push
- push-packages
......
# CI Build Template
.build-package:
.unit-test-other:
image: python:3.10
script:
- apt-get update -y && apt-get install jq -y
......
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