Skip to content

Dare migrations module: Accommodate for projects being able to host m… #273

Dare migrations module: Accommodate for projects being able to host m…

Dare migrations module: Accommodate for projects being able to host m… #273

Workflow file for this run

on: push
name: Push / PR Builder
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Install clj-kondo
uses: DeLaGuardo/setup-clj-kondo@afc83dbbf4e7e32e04649e29dbf30668d30e9e3e
with:
version: '2022.08.03'
- uses: actions/checkout@v2
- name: Lint
run: make lint