mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +02:00
UBERF-9694: Queue processing improvements (#8418)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -200,7 +200,7 @@ jobs:
|
||||
cd ./tests
|
||||
./prepare-tests.sh
|
||||
- name: Testing...
|
||||
run: node common/scripts/install-run-rush.js test
|
||||
run: node common/scripts/install-run-rush.js test --verbose
|
||||
env:
|
||||
DB_URL: 'postgresql://root@localhost:26258/defaultdb?sslmode=disable'
|
||||
ELASTIC_URL: 'http://localhost:9201'
|
||||
|
||||
Reference in New Issue
Block a user