Don't install postgres for build

This won't be necessary unless we set up a testing server.
This commit is contained in:
Ivan Habunek 2022-11-24 11:23:24 +01:00
parent b8decb7660
commit 4a544e8175
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
image: debian/bookworm
packages:
- python3-venv
- postgresql
sources:
- https://github.com/ihabunek/toot
tasks: