This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Install tooling
|
- name: Install tooling
|
||||||
run: |
|
run: |
|
||||||
python -m pip install -U pip
|
python -m pip install -U pip
|
||||||
pip install pytest
|
pip install ruff pytest
|
||||||
|
|
||||||
- name: Install project (if pyproject exists)
|
- name: Install project (if pyproject exists)
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user