We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca25b13 commit 70ad31eCopy full SHA for 70ad31e
1 file changed
.github/workflows/ci.yml
@@ -73,6 +73,9 @@ jobs:
73
- ROBOT_MODEL: 'ur5e'
74
URSIM_VERSION: '10.12.0'
75
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
76
+ - ROBOT_MODEL: 'ur15'
77
+ URSIM_VERSION: '10.13.0'
78
+ PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
79
80
steps:
81
- uses: actions/checkout@v6
0 commit comments