Skip to content

Commit 80ce937

Browse files
committed
update
Signed-off-by: wep21 <[email protected]>
1 parent 63e2ef2 commit 80ce937

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
# Change to 'true' to enable the cache upload as artifacts
88
SAVE_CACHE_AS_ARTIFACT: 'false'
99
# Change to 'true' to ignore cache and force a full rebuild, but please restore to 'false' before merging
10-
IGNORE_CACHE_AND_DO_FULL_REBUILD: 'true'
10+
IGNORE_CACHE_AND_DO_FULL_REBUILD: 'false'
1111

1212
jobs:
1313
build:

pkg_additional_info.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,7 @@ autoware_lanelet2_extension:
156156
build_number: 13
157157
autoware_lanelet2_extension_python:
158158
build_number: 13
159+
rosidl_runtime_c:
160+
build_number: 13
159161
rosidl_runtime_cpp:
160162
build_number: 13

0 commit comments

Comments
 (0)