ci: fix copy-paste mistake in 16eb8231d1.

Reported-By: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220213024704.GN31460@telsasoft.com
pull/77/head
Andres Freund 3 years ago
parent 0a156058aa
commit f79c94f39d
  1. 2
      .cirrus.yml

@ -32,7 +32,7 @@ on_failure: &on_failure
log_artifacts:
paths:
- "**/*.log"
- "**/.diffs"
- "**/*.diffs"
- "**/regress_log_*"
type: text/plain

Loading…
Cancel
Save