Skip to content

Add an integration test against followthemoney validate. #24

Add an integration test against followthemoney validate.

Add an integration test against followthemoney validate. #24

Workflow file for this run

name: Prek checks
on: [push, pull_request]
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install uv
uses: astral-sh/setup-uv@v7
- uses: j178/prek-action@v1