mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 04:31:49 +02:00
FIXUP: update CI
This commit is contained in:
parent
1d5c73d86b
commit
22198e889e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/lint-and-tests.yml
vendored
3
.github/workflows/lint-and-tests.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue