fix(ci): remove unsupported --verbose from drizzle-kit migrate
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
|||||||
POSTGRES_USER: test
|
POSTGRES_USER: test
|
||||||
POSTGRES_PASS: test
|
POSTGRES_PASS: test
|
||||||
POSTGRES_DB: polympr_test
|
POSTGRES_DB: polympr_test
|
||||||
run: node_modules/.bin/drizzle-kit migrate --verbose 2>&1
|
run: node_modules/.bin/drizzle-kit migrate
|
||||||
|
|
||||||
- name: Run integration tests
|
- name: Run integration tests
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user