Don't set postgres version
Test / test (push) Failing after 15s
Details
Test / test (push) Failing after 15s
Details
This commit is contained in:
parent
e88b953c58
commit
d66c72ce96
|
|
@ -14,7 +14,6 @@ jobs:
|
|||
password: testpassword
|
||||
database: test
|
||||
port: 5434
|
||||
postgres-version: "14"
|
||||
ssl: "on"
|
||||
- name: Run Tests
|
||||
env: NODE_OPTIONS=--max-old-space-size=8192
|
||||
|
|
|
|||
Loading…
Reference in New Issue