Skip to content

fix(console): 修复判断是否可见缺少了children的问题 (#2282) #4935

fix(console): 修复判断是否可见缺少了children的问题 (#2282)

fix(console): 修复判断是否可见缺少了children的问题 (#2282) #4935

Workflow file for this run

name: build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- name: Make build lint and test
id: make
run: |
make