Skip to content

Commit

Permalink
Update pre-commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srush authored Sep 11, 2024
1 parent 1e8bb3c commit 6ab98e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v2
- name: Set up Python
run: uv python install --python 3.12
run: uv venv --python 3.12
- name: Install the project
run: uv sync
- uses: pre-commit/action@v3.0.1

0 comments on commit 6ab98e5

Please sign in to comment.