Skip to content

add test cli

add test cli #2169

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: ./.github/workflows/ci_template.yml
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}