Skip to content

Commit

Permalink
-DWARNINGS_FATAL=OFF
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer authored Nov 20, 2024
1 parent 3eac7cb commit ef1c55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
cmake ${{ matrix.cmake_args }} ${{ env.CMAKE_ARGS_EXTRA }}
-DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_PREFIX_PATH="${{ env.CMAKE_PREFIX_PATH }}"
-DWARNINGS_FATAL=ON
-DWARNINGS_FATAL=OFF
-DDEBUG_ASSERTIONS_FATAL=OFF
-DBATTERY=ON
-DBROADCAST=ON
Expand Down

0 comments on commit ef1c55b

Please sign in to comment.