Skip to content

Commit

Permalink
FIXUP: update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Sep 29, 2024
1 parent 1d5c73d commit 22198e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
python-version: "3.11"
- name: Install uv
run: pip install uv
- name: Install dependencies
run: |
make install-dev
- name: Run Lint
run: |
make lint
Expand Down

0 comments on commit 22198e8

Please sign in to comment.