Skip to content
Snippets Groups Projects

Add basic CI

+ 1
1
@@ -24,4 +24,4 @@ build:
- grep TOTAL builddir/meson-logs/coverage.txt
artifacts:
reports:
junit: *.xml
junit: http*.xml
Loading