Add missing package to the CI build plan
1 files changed, 1 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml +1 -0
@@ 3,6 3,7 @@ packages:
   - ruby
   - rubygem-gems
   - rubygem-rake
+  - postgresql12-client
 sources:
   - hg+https://hg.sr.ht/~ged/Observability
 tasks: