@gravitystorm commented on this pull request.
> @@ -103,6 +103,10 @@ jobs:
cache: yarn
- name: Install node modules
run: bundle exec bin/yarn install
+ - name: Install packages
+ run: |
+ sudo apt-get -yqq update
+ sudo apt-get -yqq install postgis
That's fair enough, it's expected that annotate_models needs access to the
database to check the model file comments are up to date.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6713#discussion_r2764573452
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6713/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev