Skip to content

Commit ccea14d

Browse files
committed
temp
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>
1 parent 2d4f3d7 commit ccea14d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Delete specific outdated cache entries
102102
shell: bash -l {0}
103103
run: |
104-
# rm -rf ${{ matrix.folder_cache }}/ros-rolling-autoware-trajectory* 2>/dev/null || true
104+
rm -rf ${{ matrix.folder_cache }}/ros-rolling-moveit-setup-srdf-plugins* 2>/dev/null || true
105105
mkdir -p ${{ matrix.folder_cache }}
106106
pixi run rattler-index fs ${{ matrix.folder_cache }}/.. --force
107107

0 commit comments

Comments
 (0)