diff --git a/.cirrus.yml b/.cirrus.yml index dd96a97efe..d10b0a82f9 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -32,7 +32,7 @@ on_failure: &on_failure log_artifacts: paths: - "**/*.log" - - "**/.diffs" + - "**/*.diffs" - "**/regress_log_*" type: text/plain