Skip to content

Introduce logging verbosity #2

Introduce logging verbosity

Introduce logging verbosity #2

Workflow file for this run

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