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 5f3da4b commit 64e2432Copy full SHA for 64e2432
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
integration-test-in-studio-container:
18
- uses: PickNikRobotics/moveit_pro_ci/.github/workflows/[email protected].2
+ uses: PickNikRobotics/moveit_pro_ci/.github/workflows/[email protected].4
19
with:
20
image_tag: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref || github.ref_name }}
21
colcon_test_args: "--executor sequential"
0 commit comments