mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix serial schedule
Test misc depends on brin, but it was earlier in the serial schedule file. I didn't notice this because I only run the parallel schedule, but the buildfarm exposed my folly ...
This commit is contained in:
parent
7516f52594
commit
0e892e04ef
1 changed files with 1 additions and 1 deletions
|
|
@ -103,10 +103,10 @@ test: lock
|
|||
test: replica_identity
|
||||
test: rowsecurity
|
||||
test: alter_generic
|
||||
test: brin
|
||||
test: misc
|
||||
test: psql
|
||||
test: async
|
||||
test: brin
|
||||
test: rules
|
||||
test: event_trigger
|
||||
test: select_views
|
||||
|
|
|
|||
Loading…
Reference in a new issue