Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
temp change to debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marioprats committed Aug 9, 2024
1 parent 87e069e commit 461f743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ on:

jobs:
integration-test-in-studio-container:
uses: PickNikRobotics/moveit_pro_ci/.github/workflows/workspace_integration_test.yaml@main
uses: PickNikRobotics/moveit_pro_ci/.github/workflows/workspace_integration_test.yaml@colcon-defaults
with:
image_tag: ${{ github.event.inputs.image_tag || null }}
colcon_test_args: "--executor sequential"
colcon_test_args: "--executor sequential --mixin coverage-gcc"
secrets: inherit

ensure-no-ssh-in-gitmodules:
Expand Down

0 comments on commit 461f743

Please sign in to comment.