Skip to content

Commit

Permalink
Don't fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeschmitt-tr committed Jul 25, 2024
1 parent f0d86e9 commit e83b3a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ros2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ defaults:
jobs:
build-ros2:
strategy:
fail-fast: false
matrix:
env:
- {ROS_DISTRO: humble, RUNNER: ubuntu-22.04}
Expand Down

0 comments on commit e83b3a9

Please sign in to comment.