Skip to content

Commit

Permalink
Don't install postgres for build
Browse files Browse the repository at this point in the history
This won't be necessary unless we set up a testing server.
  • Loading branch information
ihabunek committed Nov 24, 2022
1 parent b8decb7 commit 4a544e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
image: debian/bookworm
packages:
- python3-venv
- postgresql
sources:
- https://github.com/ihabunek/toot
tasks:
Expand Down

0 comments on commit 4a544e8

Please sign in to comment.