Skip to content

Commit a878448

Browse files
committed
CHECK: do we really need this?
1 parent afe5d88 commit a878448

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ jobs:
103103
cache: yarn
104104
- name: Install node modules
105105
run: bundle exec bin/yarn install
106-
- name: Install packages
107-
run: |
108-
sudo apt-get -yqq update
109-
sudo apt-get -yqq install postgis
110106
- name: Setup database
111107
run: |
112108
sudo systemctl start postgresql

0 commit comments

Comments
 (0)