mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-23 03:26:38 +00:00
fix(ci): remove --timeout flag (pytest-timeout not in dev deps)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -60,8 +60,7 @@ jobs:
|
|||||||
python -m pytest tests/ \
|
python -m pytest tests/ \
|
||||||
--ignore=tests/test_sitl_integration.py \
|
--ignore=tests/test_sitl_integration.py \
|
||||||
-q \
|
-q \
|
||||||
--tb=short \
|
--tb=short
|
||||||
--timeout=60
|
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
# Docker build smoke test — verify image builds successfully
|
# Docker build smoke test — verify image builds successfully
|
||||||
|
|||||||
Reference in New Issue
Block a user