Skip to content

[docs] update README Usage (#3) #32

[docs] update README Usage (#3)

[docs] update README Usage (#3) #32

Workflow file for this run

name: Lint
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Lint
run: make lint