mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 19:20:37 +08:00
86f0dc2cb1
Drops --upload from the ROS integration test runner so CI runs no longer publish ULogs to the public logs.px4.io server on every run. Failure debugging is unaffected: the existing Upload failed logs step already captures logs as GitHub Actions artifacts on failure. Signed-off-by: Ramon Roche <mrpollo@gmail.com>