mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
SYNC: test for parseName + fix
This commit is contained in:
committed by
Diflow
parent
d3d97b5924
commit
0dd0125e9f
@@ -43,6 +43,12 @@ jobs:
|
||||
cd packages/datalib
|
||||
yarn test:ci
|
||||
|
||||
- name: Tools tests
|
||||
if: always()
|
||||
run: |
|
||||
cd packages/tools
|
||||
yarn test:ci
|
||||
|
||||
- uses: tanmen/jest-reporter@v1
|
||||
if: always()
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user