Skip to content

Commit 9bb6e68

Browse files
committed
us python setup in the github actions
1 parent a4c8080 commit 9bb6e68

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4
9-
- uses: actions/setup-python@v5
10-
with:
11-
python-version: 3.13.0
129
- uses: astral-sh/setup-uv@v3
1310
with:
1411
enable-cache: true

0 commit comments

Comments
 (0)