Skip to content

Commit f573412

Browse files
committed
Update
1 parent fa144f9 commit f573412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: false
4848
matrix:
49-
build_type: ['Release', 'Debug']
49+
build_type: ['Release', 'Debug', 'RelWithDebInfo']
5050
all_tests: ['OFF', 'ON']
5151
steps:
5252
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)