Skip to content

Commit

Permalink
The package needs to be installed for some tests to work
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasr8 committed Aug 31, 2024
1 parent 480ce47 commit 523d758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
python -m pip install --upgrade pip
pip install uv
uv pip install --system -r requirements-dev.txt
uv pip install --system -e .[dev]
- name: Lint code 🧹
run: |
Expand Down

0 comments on commit 523d758

Please sign in to comment.