aboutsummaryrefslogtreecommitdiffstats
path: root/.yatr.yml
diff options
context:
space:
mode:
Diffstat (limited to '.yatr.yml')
-rw-r--r--.yatr.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.yatr.yml b/.yatr.yml
index 8f7e359..842e2d9 100644
--- a/.yatr.yml
+++ b/.yatr.yml
@@ -10,10 +10,13 @@ default_configure_args:
targets:
dist-srpm:
+ configure_args:
+ - --disable-tests
archive_filter: "*.src.rpm"
clang-analyzer:
configure_args:
- --enable-silent-rules
+ - --disable-tests
task_script: build-aux/clang-analyzer.sh
archive_extract_filter: "*.tar.xz"
valgrind: