ci: fix copy-paste mistake in 16eb8231d1.

Reported-By: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220213024704.GN31460@telsasoft.com
This commit is contained in:
Andres Freund 2022-02-12 19:38:06 -08:00
parent 0a156058aa
commit f79c94f39d
1 changed files with 1 additions and 1 deletions

View File

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