rm postgres test in circleci
This commit is contained in:
parent
88eb4c569d
commit
6116b34b74
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ jobs:
|
|||
- run:
|
||||
name: Run JVM tests
|
||||
command: |
|
||||
script/postgres_test
|
||||
script/test
|
||||
script/run_lib_tests
|
||||
# - run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue