Skip to content

Commit

Permalink
fix: weird precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
cofin committed Mar 7, 2025
1 parent 9b6680b commit 39ddaae
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 @@ -21,7 +21,7 @@ jobs:
uses: astral-sh/setup-uv@v5

- name: Set up Python
run: uv python install 3.13
run: uv python install 3.12

- name: Create virtual environment
run: uv sync --all-extras --dev
Expand Down

0 comments on commit 39ddaae

Please sign in to comment.