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 59e0161 commit d89b207Copy full SHA for d89b207
.github/workflows/ci.yml
@@ -26,6 +26,9 @@ jobs:
26
- ROBOT_MODEL: 'ur20'
27
URSIM_VERSION: 'latest'
28
PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/e-series'
29
+ - ROBOT_MODEL: 'ur5e'
30
+ URSIM_VERSION: '10.7.0'
31
+ PROGRAM_FOLDER: 'tests/resources/dockerursim/programs/polyscopex'
32
33
steps:
34
- uses: actions/checkout@v4
0 commit comments