mirror of
https://github.com/azaion/gps-denied-onboard.git
synced 2026-04-22 22:06:37 +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/ \
|
||||
--ignore=tests/test_sitl_integration.py \
|
||||
-q \
|
||||
--tb=short \
|
||||
--timeout=60
|
||||
--tb=short
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Docker build smoke test — verify image builds successfully
|
||||
|
||||
Reference in New Issue
Block a user