We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 970d126 commit b527ed5Copy full SHA for b527ed5
1 file changed
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on: [push, pull_request]
4
5
env:
6
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
7
- BUILD_TYPE: Release
+ BUILD_TYPE: Debug
8
9
jobs:
10
# macos:
0 commit comments