Skip to content

Adding specs and use cases #2

Adding specs and use cases

Adding specs and use cases #2

Workflow file for this run

name: Linting
on:
pull_request:
branches_ignore: []
jobs:
build:
runs-on: ubuntu-latest
name: Linting
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Render and Lint
run: make lint