Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0b4150c

Browse files
github-actionsgithub-actions[bot]
github-actions
authored andcommittedMar 13, 2025·
chore: sync files
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d2ff4ab commit 0b4150c

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed
 

‎.github/workflows/check-build-depends.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,3 @@ jobs:
3939
rosdistro: ${{ matrix.rosdistro }}
4040
target-packages: ${{ steps.get-self-packages.outputs.self-packages }}
4141
build-depends-repos: ${{ matrix.build-depends-repos }}
42-
underlay-workspace: /opt/autoware

‎codecov.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,3 @@ flag_management:
2424
- name_prefix: patch-
2525
type: patch
2626
target: auto
27-
28-
ignore:
29-
- "**/test/*"
30-
- "**/test/**/*"
31-
- "**/debug.*"
32-
- tools/**

0 commit comments

Comments
 (0)
Please sign in to comment.