diff options
-rw-r--r-- | .yatr.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ targets: - --disable-tests task_script: build-aux/clang-analyzer.sh archive_extract_filter: "*.tar.xz" + publish_on_failure: true valgrind: configure_args: - --enable-valgrind |