ci: fix copy-paste mistake in 16eb8231d1b.
authorAndres Freund <[email protected]>
Sun, 13 Feb 2022 03:38:06 +0000 (19:38 -0800)
committerAndres Freund <[email protected]>
Sun, 13 Feb 2022 03:38:06 +0000 (19:38 -0800)
Reported-By: Justin Pryzby <[email protected]>
Discussion: https://postgr.es/m/20220213024704[email protected]

.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