Skip to content

feat: modify all the submit data struct #7

feat: modify all the submit data struct

feat: modify all the submit data struct #7

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