Skip to content

Minor fix

Minor fix #257

Workflow file for this run

name: Continuous Integration (Commit)
on:
push:
# run per commit ci checks against this commit
jobs:
lint:
uses: ./.github/workflows/ci-lint.yml