Skip to content

Add exception command (#6) #23

Add exception command (#6)

Add exception command (#6) #23

Workflow file for this run

name: lodge-actions
on: [push]
jobs:
ci-pipeline:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make build
- run: make lint
- run: make check