switch marvin to prek from pre-commit

This commit is contained in:
strawgate 2025-11-03 21:22:22 -06:00
commit 49259ae938

View file

@ -44,11 +44,10 @@ jobs:
- name: Install dependencies
run: uv sync --python 3.12
# Install pre-commit hooks automatically
- name: Install pre-commit hooks
run: |
uv run pre-commit install
echo "✅ Pre-commit hooks installed"
- name: Run prek
uses: j178/prek-action@v1
env:
SKIP: no-commit-to-branch
- name: Generate Marvin App token
id: marvin-token