Skip to content

Commit 64e2432

Browse files
committed
update CI workflow to 0.0.4 to include env variables change
1 parent 5f3da4b commit 64e2432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
integration-test-in-studio-container:
18-
uses: PickNikRobotics/moveit_pro_ci/.github/workflows/[email protected].2
18+
uses: PickNikRobotics/moveit_pro_ci/.github/workflows/[email protected].4
1919
with:
2020
image_tag: ${{ github.event_name == 'pull_request' && github.event.pull_request.base.ref || github.ref_name }}
2121
colcon_test_args: "--executor sequential"

0 commit comments

Comments
 (0)