Skip to content

feat: rm unused code and add dc rpt gen module #23

feat: rm unused code and add dc rpt gen module

feat: rm unused code and add dc rpt gen module #23

Workflow file for this run

name: unit-test
on:
push:
branches: [ main, dev ]
jobs:
unit-test-tgt:
name: Unit Test
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
ls