Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
bosd committed Nov 24, 2024
1 parent 0af87b7 commit e0ce732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
- name: Create uv environment
run: uv venv

- name: Install dependencies
run: uv pip install
# - name: Install dependencies
# run: uv pip install

- name: Install system dependencies (Linux)
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit e0ce732

Please sign in to comment.