Skip to content

Commit 8c5d5ef

Browse files
(CI) now debug in container
1 parent 3398af2 commit 8c5d5ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
name: ROS 2 ${{ matrix.ros }} (${{ matrix.container }})
3131
runs-on: ubuntu-24.04
32-
# container: ${{ matrix.container }}
32+
container: ${{ matrix.container }}
3333

3434
steps:
3535
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)