Skip to content

Commit

Permalink
Uv install not required for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoucheiron committed Feb 16, 2024
1 parent ea06c9b commit df22fee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- run: python -m pip install uv

- run: make install-dev

- run: make lint
Expand Down

0 comments on commit df22fee

Please sign in to comment.