Skip to content

Commit

Permalink
Add uv
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoucheiron committed Feb 16, 2024
1 parent 2eb1179 commit 695ed16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ 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 695ed16

Please sign in to comment.