Skip to content

Commit

Permalink
again...
Browse files Browse the repository at this point in the history
  • Loading branch information
cgevans committed Sep 3, 2024
1 parent a2ef37b commit e0c6d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- uses: setup uv
- name: setup uv
run: curl -LsSf https://astral.sh/uv/install.sh | sh
- name: Install mypy
run: uv pip install --upgrade mypy
Expand Down

0 comments on commit e0c6d0e

Please sign in to comment.