Skip to content

feat: add url and repo parse func #46

feat: add url and repo parse func

feat: add url and repo parse func #46

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