Skip to content

Commit 4af74e9

Browse files
committed
CI: Enable strict dependency search.
1 parent 930f771 commit 4af74e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous_integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ jobs:
158158
cmake -S prboom2
159159
-B build
160160
-DCMAKE_BUILD_TYPE=${{ matrix.config.build_type }}
161+
-DDSDA_STRICT=ON
161162
${{ matrix.config.extra_options }}
162163
163164
- name: Build

0 commit comments

Comments
 (0)