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