Skip to content

Commit

Permalink
ci(check-build-depends): remove tests to make it faster (autowarefoun…
Browse files Browse the repository at this point in the history
  • Loading branch information
kenji-miyake authored and 1222-takeshi committed Dec 2, 2022
1 parent f021802 commit 32ec90f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/check-build-depends.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,3 @@ jobs:
rosdistro: galactic
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
build-depends-repos: build_depends.repos

- name: Test
uses: autowarefoundation/autoware-github-actions/colcon-test@tier4/proposal
with:
rosdistro: galactic
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
build-depends-repos: build_depends.repos

0 comments on commit 32ec90f

Please sign in to comment.