Skip to content

Add exception command #21

Add exception command

Add exception command #21

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