Test failing simulator run

This commit is contained in:
Oleg Kalachev
2026-05-27 13:22:35 +03:00
parent 1f2f623f6a
commit 04122bcd3f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ jobs:
env:
GAZEBO_MODEL_PATH: ${{ github.workspace }}/gazebo/models
GAZEBO_PLUGIN_PATH: ${{ github.workspace }}/gazebo/build
run: timeout --preserve-status 30 gzserver --verbose gazebo/flix.world || [ $? -eq 143 ]
run: timeout --preserve-status 120 gzserver --verbose gazebo/flix.world || [ $? -eq 143 ]
- uses: actions/upload-artifact@v4
with:
name: gazebo-plugin-binary