Skip to content

Check for reflection, boxed math #1

Check for reflection, boxed math

Check for reflection, boxed math #1

Workflow file for this run

name: lint
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: delaguardo/setup-clojure@12.1
with:
lein: 2.10.0
- name: Run check
run: lein check