Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
  • Loading branch information
fmrico committed Dec 3, 2024
1 parent c081511 commit d627679
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/jazzy-devel.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: jazzy-devel
name: jazzy-devel

on:
pull_request:
Expand All @@ -20,6 +20,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v2
- run: find ${GITHUB_WORKSPACE}
- name: Setup ROS 2
uses: ros-tooling/setup-ros@0.7.9
with:
Expand Down

0 comments on commit d627679

Please sign in to comment.