Skip to content

Commit

Permalink
git push
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBearing committed Sep 29, 2024
1 parent edd319f commit 3c8ae37
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/humble_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ on:
pull_request:
types: [opened, synchronize ]
jobs:
build and test:
runs-on: ubuntu-latest
container:
image: osrf/ros:${{ matrix.ros_distribution }}-desktop timeout-minutes: 3
build_and_test:
runs-on: osrf/ros:${{ matrix.ros_distribution }}-desktop timeout-minutes: 3
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3c8ae37

Please sign in to comment.