diff options
Diffstat (limited to '.yatr.yml')
-rw-r--r-- | .yatr.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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: |