This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
run: ruff check . --fix
|
run: ruff check . --fix
|
||||||
|
|
||||||
- name: Tests (pytest)
|
- name: Tests (pytest)
|
||||||
run: pytest -q
|
run: pytest --collect-only -q
|
||||||
|
|
||||||
- name: Build scripts bundle (CI artifact)
|
- name: Build scripts bundle (CI artifact)
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user