Skip to content

Commit d89b207

Browse files
committed
Add PolyScope X integration test configuration
1 parent 59e0161 commit d89b207

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
- ROBOT_MODEL: 'ur20'
2727
URSIM_VERSION: 'latest'
2828
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'
2932

3033
steps:
3134
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)