Compare commits
4 Commits
feat/add-t
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f7027e0cc | |||
|
|
7a1235c94f | ||
|
|
2ae60cdba6 | ||
|
|
cd09c79a39 |
@ -60,7 +60,7 @@ jobs:
|
||||
python3 -m pip install --upgrade pip
|
||||
pip3 install -e ".[dev]" 2>/dev/null || pip3 install -e . 2>/dev/null || true
|
||||
pip3 install pytest pytest-cov
|
||||
pytest tests/ -v --tb=short
|
||||
pytest -v --tb=short
|
||||
else
|
||||
echo "No Python project detected, skipping pytest"
|
||||
fi
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user