mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 17:46:00 +00:00
chore: auto-update github workflows
This commit is contained in:
5
.github/workflows/run-tests.yaml
vendored
5
.github/workflows/run-tests.yaml
vendored
@@ -37,6 +37,11 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd packages/datalib
|
cd packages/datalib
|
||||||
yarn test:ci
|
yarn test:ci
|
||||||
|
- name: Tools tests
|
||||||
|
if: always()
|
||||||
|
run: |
|
||||||
|
cd packages/tools
|
||||||
|
yarn test:ci
|
||||||
- uses: tanmen/jest-reporter@v1
|
- uses: tanmen/jest-reporter@v1
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user