mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
switch marvin to prek from pre-commit
This commit is contained in:
parent
7ccaa8ac6d
commit
49259ae938
1 changed files with 4 additions and 5 deletions
9
.github/workflows/marvin.yml
vendored
9
.github/workflows/marvin.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue