Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christophscheuch committed Dec 22, 2024
1 parent 96c3ab3 commit 6b5be6f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@ jobs:
- name: Check out the repository
uses: actions/checkout@v3

- name: Install uv
- name: Install uv and set the python version
uses: astral-sh/setup-uv@v4

- name: Set up Python
run: uv python install
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 6b5be6f

Please sign in to comment.