Merge pull request #195 from barrett-ruth/fix/ci

easier uv install in ci
This commit is contained in:
Barrett Ruth 2025-11-28 01:38:28 -05:00 committed by GitHub
commit 6aca33e371
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -115,10 +115,10 @@ jobs:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v4
- name: Install dependencies with mypy
run: uv sync --dev
- name: Install mypy
run: uv tool install mypy
- name: Type check Python files with mypy
run: uv run mypy .
run: mypy .
markdown-format:
name: Markdown Format Check

View file

@ -1 +1 @@
{"0a0023b8da2b9910ea791cb38d3d9f432d43a2aa":{"files":{".pre-commit-config.yaml":["cp/DXl3O6RiSTEiUzZu/H0S12AI=",true],"node_modules/.cache/prettier/.prettier-caches/ccf530a7930036697768ca49f5dfdb3a5c0b3ac8.json":false},"modified":1764307704914}}
{"0a0023b8da2b9910ea791cb38d3d9f432d43a2aa":{"files":{".pre-commit-config.yaml":["cp/DXl3O6RiSTEiUzZu/H0S12AI=",true],"node_modules/.cache/prettier/.prettier-caches/ccf530a7930036697768ca49f5dfdb3a5c0b3ac8.json":false,".github/workflows/quality.yaml":["71R/fETAbIvSMY+tLmDTX0weFcg=",true]},"modified":1764311826691}}