Skip to content
Snippets Groups Projects
Verified Commit cd7fecbc authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Only run mtxclient tests in CI

parent ccf11d55
No related branches found
No related tags found
No related merge requests found
Pipeline #3840 passed
......@@ -135,7 +135,7 @@ build linux meson wraps:
script:
- meson setup builddir -Dtests=true -Dexamples=true -Ddefault_library=static
- meson compile -C builddir
- MTXCLIENT_SERVER=synapse meson test -C builddir
- 'MTXCLIENT_SERVER=synapse meson test -C builddir mtxclient:'
artifacts:
reports:
junit: builddir/*.xml
......
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