Skip to content

add better help for tlv add #246

add better help for tlv add

add better help for tlv add #246

Workflow file for this run

name: Tockloader Test
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8
- name: Install dependencies
run: |
python setup.py install
- name: Run basic commands
run: |
tockloader --version
tockloader list-known-boards