Added env=Debug to CodeQL

This commit is contained in:
James P. Howard, II
2022-08-29 22:15:28 -04:00
parent 3ed40f4cdb
commit 10cb3cf3f3

View File

@@ -20,6 +20,10 @@ on:
schedule:
- cron: '38 4 * * 1'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Debug
jobs:
analyze:
name: Analyze