Skip to content

Commit 7b09f61

Browse files
[CI] remove debug test
1 parent 101b82a commit 7b09f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-colcon.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
os: [ubuntu-22.04]
33-
build-type: [Debug, RelWithDebInfo]
33+
build-type: [RelWithDebInfo]
3434
standalone: [colcon]
3535
runs-on: ${{ matrix.os }}
3636
steps:

0 commit comments

Comments
 (0)