2025.11.2
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
# Check if all Python files can be imported
|
# Check if all Python files can be imported
|
||||||
python -m compileall -f .
|
python -m compileall -f .
|
||||||
# Run tests with pytest
|
# Run tests with pytest
|
||||||
python -m pytest tests/ -v || python tests/test_basic.py
|
python -m pytest tests/ -v
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user