ci: fix copy-paste mistake in 16eb8231d1b.
authorAndres Freund <andres@anarazel.de>
Sun, 13 Feb 2022 03:38:06 +0000 (19:38 -0800)
committerAndres Freund <andres@anarazel.de>
Sun, 13 Feb 2022 03:38:06 +0000 (19:38 -0800)
Reported-By: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220213024704.GN31460@telsasoft.com

.cirrus.yml

index dd96a97efe5dcc47fef1905ef4321ac0c37a85bf..d10b0a82f9fc621faa91193b5bdac131f5d8578f 100644 (file)
@@ -32,7 +32,7 @@ on_failure: &on_failure
   log_artifacts:
     paths:
       - "**/*.log"
-      - "**/.diffs"
+      - "**/*.diffs"
       - "**/regress_log_*"
     type: text/plain