Skip to content

Exposing transformations applied by Cleaner and TableVectorizer #8182

Exposing transformations applied by Cleaner and TableVectorizer

Exposing transformations applied by Cleaner and TableVectorizer #8182

name: Run code format checks
on:
push:
branches:
- "main"
pull_request:
branches:
- '*'
jobs:
run-pre-commit-checks:
name: Run pre-commit checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: prefix-dev/setup-pixi@v0.9.6
with:
pixi-version: v0.68.0
frozen: true
- name: Run tests
run: pixi run -e lint lint