Skip to content

Allow different README caps formats #5

Allow different README caps formats

Allow different README caps formats #5

Workflow file for this run

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