Skip to content

Commit

Permalink
fix tab
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Jan 7, 2025
1 parent 6f75482 commit 8f3e5af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:

- name: Install uv
uses: astral-sh/setup-uv@v5
with:
with:
python-version: ${{ matrix.python-version }}
enable-cache: true
enable-cache: true

- name: Install python
run: uv python install
Expand Down

0 comments on commit 8f3e5af

Please sign in to comment.