We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a5493 commit a75b5f3Copy full SHA for a75b5f3
.github/workflows/ci_testing.yml
@@ -2,6 +2,7 @@ name: Build-And-Test
2
3
on: [push, pull_request]
4
5
+
6
env:
7
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
8
BUILD_TYPE: Release
0 commit comments