mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 20:42:54 +00:00
run tests with github actions, take 2
This commit is contained in:
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Install postgres dependencies
|
||||
run: |
|
||||
sudo apt install build-essential libreadline-dev zlib1g-dev flex bison libxml2-dev libcurl-dev
|
||||
sudo apt install build-essential libreadline-dev zlib1g-dev flex bison libxml2-dev libcurl4-openssl-dev
|
||||
|
||||
- name: Build postgres
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user