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:
|
- run:
|
||||||
name: Run JVM tests
|
name: Run JVM tests
|
||||||
command: |
|
command: |
|
||||||
script/postgres_test
|
|
||||||
script/test
|
script/test
|
||||||
script/run_lib_tests
|
script/run_lib_tests
|
||||||
# - run:
|
# - run:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue