Skip to content

Commit 176e9c9

Browse files
chore: sync files (#212)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
1 parent 00575be commit 176e9c9

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

.github/workflows/build-and-test-differential.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ jobs:
1919
- name: Remove exec_depend
2020
uses: autowarefoundation/autoware-github-actions/remove-exec-depend@tier4/proposal
2121

22-
- name: Register AutonomouStuff repository
23-
uses: autowarefoundation/autoware-github-actions/register-autonomoustuff-repository@tier4/proposal
24-
with:
25-
rosdistro: galactic
26-
2722
- name: Get modified packages
2823
id: get-modified-packages
2924
uses: autowarefoundation/autoware-github-actions/get-modified-packages@tier4/proposal
@@ -66,11 +61,6 @@ jobs:
6661
- name: Remove exec_depend
6762
uses: autowarefoundation/autoware-github-actions/remove-exec-depend@tier4/proposal
6863

69-
- name: Register AutonomouStuff repository
70-
uses: autowarefoundation/autoware-github-actions/register-autonomoustuff-repository@tier4/proposal
71-
with:
72-
rosdistro: galactic
73-
7464
- name: Get modified packages
7565
id: get-modified-packages
7666
uses: autowarefoundation/autoware-github-actions/get-modified-packages@tier4/proposal

.github/workflows/build-and-test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ jobs:
1818
- name: Remove exec_depend
1919
uses: autowarefoundation/autoware-github-actions/remove-exec-depend@tier4/proposal
2020

21-
- name: Register AutonomouStuff repository
22-
uses: autowarefoundation/autoware-github-actions/register-autonomoustuff-repository@tier4/proposal
23-
with:
24-
rosdistro: galactic
25-
2621
- name: Get self packages
2722
id: get-self-packages
2823
uses: autowarefoundation/autoware-github-actions/get-self-packages@tier4/proposal

0 commit comments

Comments
 (0)