chore: parallelize integration tests and use template dbs (#907)
This commit is contained in:
3
.github/workflows/action.yml
vendored
3
.github/workflows/action.yml
vendored
@@ -86,7 +86,6 @@ jobs:
|
||||
working-directory: integration-tests/api
|
||||
|
||||
- name: Run integration tests
|
||||
run: yarn test
|
||||
working-directory: integration-tests/api
|
||||
run: yarn test:integration --maxWorkers=50% --silent=false
|
||||
env:
|
||||
DB_PASSWORD: postgres
|
||||
|
||||
Reference in New Issue
Block a user