Skip to content

Commit 9eb68a9

Browse files
Drop UV setup step from pre-commit
1 parent a3401b8 commit 9eb68a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
22-
- name: Set up Python 3.13
23-
uses: astral-sh/setup-uv@7bbb36f4345bf059635fb6d04d0fb369ca42338e
24-
with:
25-
python-version: 3.13
2622
- uses: launchbynttdata/actions-asdf-install_tools@v0
2723
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd
2824

0 commit comments

Comments
 (0)