mirror of
https://github.com/okalachev/flix.git
synced 2026-09-06 00:10:58 +00:00
Use dedicated script for testing
This commit is contained in:
@@ -90,7 +90,7 @@ jobs:
|
||||
GAZEBO_PLUGIN_PATH: ${{ github.workspace }}/gazebo/build
|
||||
run: |
|
||||
gzserver --verbose gazebo/flix.world &
|
||||
timeout -k 10s 120s tools/example.py
|
||||
timeout -k 10s 120s tools/test.py
|
||||
- uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: gazebo-plugin-binary
|
||||
|
||||
Reference in New Issue
Block a user